#cf02d9 color space conversions
Hex:
#cf02d9
RGB:
207, 2, 217
CMY:
19, 99, 15
CMYK:
5, 99, 0, 15
HSL:
297°, 98.1735%, 42.9412%
HSV (HSB):
297°, 99.0783%, 85.0980%
XYZ:
38.2782, 18.3186, 67.1640
xyY:
0.3093, 0.1480, 18.3186
CIE-Lab:
49.8802, 85.2726, -56.6640
CIE-LCH:
49.8802, 102.3828, 326.3958
CIE-Luv:
49.8802, 64.6676, -95.9211
Hunter-Lab:
42.8002, 84.7406, -63.0804
#cf02d9 color charts
#cf02d9 color shades, tints & tones
#cf02d9 color schemes
#cf02d9 color preview, HTML & CSS examples
This text has a color of #cf02d9
<p style="color:#cf02d9;">Text here</p>
.mytext {color:#cf02d9;}
This box has a color of #cf02d9
<div style="background-color:#cf02d9;">Content here</div>
.mybackground {background-color:#cf02d9;}
Border around this has a color of #cf02d9
<div style="border:2px solid #cf02d9;">Content here</div>
.myborder {border:2px solid #cf02d9;}