#cf00cc color space conversions
Hex:
#cf00cc
RGB:
207, 0, 204
CMY:
19, 100, 20
CMYK:
0, 100, 1, 19
HSL:
301°, 100.0000%, 40.5882%
HSV (HSB):
301°, 100.0000%, 81.1765%
XYZ:
36.6312, 17.6250, 58.5980
xyY:
0.3246, 0.1562, 17.6250
CIE-Lab:
49.0381, 83.5289, -50.5466
CIE-LCH:
49.0381, 97.6321, 328.8202
CIE-Luv:
49.0381, 69.7857, -86.4760
Hunter-Lab:
41.9822, 82.2799, -53.3685
#cf00cc color charts
#cf00cc color shades, tints & tones
#cf00cc color schemes
#cf00cc color preview, HTML & CSS examples
This text has a color of #cf00cc
<p style="color:#cf00cc;">Text here</p>
.mytext {color:#cf00cc;}
This box has a color of #cf00cc
<div style="background-color:#cf00cc;">Content here</div>
.mybackground {background-color:#cf00cc;}
Border around this has a color of #cf00cc
<div style="border:2px solid #cf00cc;">Content here</div>
.myborder {border:2px solid #cf00cc;}