#cf02dd color space conversions
Hex:
#cf02dd
RGB:
207, 2, 221
CMY:
19, 99, 13
CMYK:
6, 99, 0, 13
HSL:
296°, 98.2063%, 43.7255%
HSV (HSB):
296°, 99.0950%, 86.6667%
XYZ:
38.8050, 18.5293, 69.9379
xyY:
0.3049, 0.1456, 18.5293
CIE-Lab:
50.1319, 85.8741, -58.5424
CIE-LCH:
50.1319, 103.9306, 325.7168
CIE-Luv:
50.1319, 63.1789, -98.8203
Hunter-Lab:
43.0456, 85.5851, -66.1987
#cf02dd color charts
#cf02dd color shades, tints & tones
#cf02dd color schemes
#cf02dd color preview, HTML & CSS examples
This text has a color of #cf02dd
<p style="color:#cf02dd;">Text here</p>
.mytext {color:#cf02dd;}
This box has a color of #cf02dd
<div style="background-color:#cf02dd;">Content here</div>
.mybackground {background-color:#cf02dd;}
Border around this has a color of #cf02dd
<div style="border:2px solid #cf02dd;">Content here</div>
.myborder {border:2px solid #cf02dd;}