#fd65dd color space conversions
Hex:
#fd65dd
RGB:
253, 101, 221
CMY:
1, 60, 13
CMYK:
0, 60, 13, 1
HSL:
313°, 97.4359%, 69.4118%
HSV (HSB):
313°, 60.0791%, 99.2157%
XYZ:
58.2128, 35.4105, 72.1734
xyY:
0.3511, 0.2136, 35.4105
CIE-Lab:
66.0670, 70.8794, -32.8874
CIE-LCH:
66.0670, 78.1375, 335.1091
CIE-Luv:
66.0670, 78.2407, -62.5946
Hunter-Lab:
59.5067, 70.4822, -30.2559
#fd65dd color charts
#fd65dd color shades, tints & tones
#fd65dd color schemes
#fd65dd color preview, HTML & CSS examples
This text has a color of #fd65dd
<p style="color:#fd65dd;">Text here</p>
.mytext {color:#fd65dd;}
This box has a color of #fd65dd
<div style="background-color:#fd65dd;">Content here</div>
.mybackground {background-color:#fd65dd;}
Border around this has a color of #fd65dd
<div style="border:2px solid #fd65dd;">Content here</div>
.myborder {border:2px solid #fd65dd;}