#fd65e7 color space conversions
Hex:
#fd65e7
RGB:
253, 101, 231
CMY:
1, 60, 9
CMYK:
0, 60, 9, 1
HSL:
309°, 97.4359%, 69.4118%
HSV (HSB):
309°, 60.0791%, 99.2157%
XYZ:
59.5855, 35.9595, 79.4017
xyY:
0.3406, 0.2055, 35.9595
CIE-Lab:
66.4890, 72.3720, -37.7972
CIE-LCH:
66.4890, 81.6477, 332.4236
CIE-Luv:
66.4890, 75.0739, -70.6693
Hunter-Lab:
59.9663, 72.4256, -36.5299
#fd65e7 color charts
#fd65e7 color shades, tints & tones
#fd65e7 color schemes
#fd65e7 color preview, HTML & CSS examples
This text has a color of #fd65e7
<p style="color:#fd65e7;">Text here</p>
.mytext {color:#fd65e7;}
This box has a color of #fd65e7
<div style="background-color:#fd65e7;">Content here</div>
.mybackground {background-color:#fd65e7;}
Border around this has a color of #fd65e7
<div style="border:2px solid #fd65e7;">Content here</div>
.myborder {border:2px solid #fd65e7;}