#cf04c2 color space conversions
Hex:
#cf04c2
RGB:
207, 4, 194
CMY:
19, 98, 24
CMYK:
0, 98, 6, 19
HSL:
304°, 96.2085%, 41.3725%
HSV (HSB):
304°, 98.0676%, 81.1765%
XYZ:
35.5131, 17.2473, 52.4962
xyY:
0.3374, 0.1639, 17.2473
CIE-Lab:
48.5701, 81.8059, -45.4987
CIE-LCH:
48.5701, 93.6073, 330.9181
CIE-Luv:
48.5701, 73.6459, -78.7354
Hunter-Lab:
41.5298, 79.9624, -45.8753
#cf04c2 color charts
#cf04c2 color shades, tints & tones
#cf04c2 color schemes
#cf04c2 color preview, HTML & CSS examples
This text has a color of #cf04c2
<p style="color:#cf04c2;">Text here</p>
.mytext {color:#cf04c2;}
This box has a color of #cf04c2
<div style="background-color:#cf04c2;">Content here</div>
.mybackground {background-color:#cf04c2;}
Border around this has a color of #cf04c2
<div style="border:2px solid #cf04c2;">Content here</div>
.myborder {border:2px solid #cf04c2;}