#cf01cd color space conversions
Hex:
#cf01cd
RGB:
207, 1, 205
CMY:
19, 100, 20
CMYK:
0, 100, 1, 19
HSL:
301°, 99.0385%, 40.7843%
HSV (HSB):
301°, 99.5169%, 81.1765%
XYZ:
36.7624, 17.6949, 59.2355
xyY:
0.3233, 0.1556, 17.6949
CIE-Lab:
49.1239, 83.5929, -50.9864
CIE-LCH:
49.1239, 97.9152, 328.6194
CIE-Luv:
49.1239, 69.3421, -87.1593
Hunter-Lab:
42.0653, 82.3836, -54.0452
#cf01cd color charts
#cf01cd color shades, tints & tones
#cf01cd color schemes
#cf01cd color preview, HTML & CSS examples
This text has a color of #cf01cd
<p style="color:#cf01cd;">Text here</p>
.mytext {color:#cf01cd;}
This box has a color of #cf01cd
<div style="background-color:#cf01cd;">Content here</div>
.mybackground {background-color:#cf01cd;}
Border around this has a color of #cf01cd
<div style="border:2px solid #cf01cd;">Content here</div>
.myborder {border:2px solid #cf01cd;}