#ff64df color space conversions
Hex:
#ff64df
RGB:
255, 100, 223
CMY:
0, 61, 13
CMYK:
0, 61, 13, 0
HSL:
312°, 100.0000%, 69.6078%
HSV (HSB):
312°, 60.7843%, 100.0000%
XYZ:
59.1165, 35.7021, 73.5874
xyY:
0.3510, 0.2120, 35.7021
CIE-Lab:
66.2916, 72.0969, -33.6316
CIE-LCH:
66.2916, 79.5553, 334.9920
CIE-Luv:
66.2916, 79.4197, -64.0126
Hunter-Lab:
59.7512, 72.0392, -31.1936
#ff64df color charts
#ff64df color shades, tints & tones
#ff64df color schemes
#ff64df color preview, HTML & CSS examples
This text has a color of #ff64df
<p style="color:#ff64df;">Text here</p>
.mytext {color:#ff64df;}
This box has a color of #ff64df
<div style="background-color:#ff64df;">Content here</div>
.mybackground {background-color:#ff64df;}
Border around this has a color of #ff64df
<div style="border:2px solid #ff64df;">Content here</div>
.myborder {border:2px solid #ff64df;}