#cf00cd color space conversions
Hex:
#cf00cd
RGB:
207, 0, 205
CMY:
19, 100, 20
CMYK:
0, 100, 1, 19
HSL:
301°, 100.0000%, 40.5882%
HSV (HSB):
301°, 100.0000%, 81.1765%
XYZ:
36.7516, 17.6732, 59.2318
xyY:
0.3234, 0.1555, 17.6732
CIE-Lab:
49.0973, 83.6719, -51.0290
CIE-LCH:
49.0973, 98.0049, 328.6222
CIE-Luv:
49.0973, 69.3883, -87.2187
Hunter-Lab:
42.0395, 82.4784, -54.1095
#cf00cd color charts
#cf00cd color shades, tints & tones
#cf00cd color schemes
#cf00cd color preview, HTML & CSS examples
This text has a color of #cf00cd
<p style="color:#cf00cd;">Text here</p>
.mytext {color:#cf00cd;}
This box has a color of #cf00cd
<div style="background-color:#cf00cd;">Content here</div>
.mybackground {background-color:#cf00cd;}
Border around this has a color of #cf00cd
<div style="border:2px solid #cf00cd;">Content here</div>
.myborder {border:2px solid #cf00cd;}