#cf02ed color space conversions
Hex:
#cf02ed
RGB:
207, 2, 237
CMY:
19, 99, 7
CMYK:
13, 99, 0, 7
HSL:
292°, 98.3264%, 46.8627%
HSV (HSB):
292°, 99.1561%, 92.9412%
XYZ:
41.0399, 19.4232, 81.7068
xyY:
0.2887, 0.1366, 19.4232
CIE-Lab:
51.1787, 88.3501, -65.9197
CIE-LCH:
51.1787, 110.2322, 323.2727
CIE-Luv:
51.1787, 57.4939, -110.2049
Hunter-Lab:
44.0718, 89.0945, -79.0702
#cf02ed color charts
#cf02ed color shades, tints & tones
#cf02ed color schemes
#cf02ed color preview, HTML & CSS examples
This text has a color of #cf02ed
<p style="color:#cf02ed;">Text here</p>
.mytext {color:#cf02ed;}
This box has a color of #cf02ed
<div style="background-color:#cf02ed;">Content here</div>
.mybackground {background-color:#cf02ed;}
Border around this has a color of #cf02ed
<div style="border:2px solid #cf02ed;">Content here</div>
.myborder {border:2px solid #cf02ed;}