#cf02c5 color space conversions
Hex:
#cf02c5
RGB:
207, 2, 197
CMY:
19, 99, 23
CMYK:
0, 99, 5, 19
HSL:
303°, 98.0861%, 40.9804%
HSV (HSB):
303°, 99.0338%, 81.1765%
XYZ:
35.8319, 17.3400, 54.2817
xyY:
0.3335, 0.1614, 17.3400
CIE-Lab:
48.6857, 82.3820, -47.0577
CIE-LCH:
48.6857, 94.8747, 330.2644
CIE-Luv:
48.6857, 72.5142, -81.1210
Hunter-Lab:
41.6414, 80.7247, -48.1387
#cf02c5 color charts
#cf02c5 color shades, tints & tones
#cf02c5 color schemes
#cf02c5 color preview, HTML & CSS examples
This text has a color of #cf02c5
<p style="color:#cf02c5;">Text here</p>
.mytext {color:#cf02c5;}
This box has a color of #cf02c5
<div style="background-color:#cf02c5;">Content here</div>
.mybackground {background-color:#cf02c5;}
Border around this has a color of #cf02c5
<div style="border:2px solid #cf02c5;">Content here</div>
.myborder {border:2px solid #cf02c5;}