#cf02f3 color space conversions
Hex:
#cf02f3
RGB:
207, 2, 243
CMY:
19, 99, 5
CMYK:
15, 99, 0, 5
HSL:
291°, 98.3673%, 48.0392%
HSV (HSB):
291°, 99.1770%, 95.2941%
XYZ:
41.9315, 19.7799, 86.4019
xyY:
0.2831, 0.1335, 19.7799
CIE-Lab:
51.5874, 89.3058, -68.6316
CIE-LCH:
51.5874, 112.6313, 322.4577
CIE-Luv:
51.5874, 55.4722, -114.3863
Hunter-Lab:
44.4746, 90.4628, -84.0520
#cf02f3 color charts
#cf02f3 color shades, tints & tones
#cf02f3 color schemes
#cf02f3 color preview, HTML & CSS examples
This text has a color of #cf02f3
<p style="color:#cf02f3;">Text here</p>
.mytext {color:#cf02f3;}
This box has a color of #cf02f3
<div style="background-color:#cf02f3;">Content here</div>
.mybackground {background-color:#cf02f3;}
Border around this has a color of #cf02f3
<div style="border:2px solid #cf02f3;">Content here</div>
.myborder {border:2px solid #cf02f3;}