#cf01e3 color space conversions
Hex:
#cf01e3
RGB:
207, 1, 227
CMY:
19, 100, 11
CMYK:
9, 100, 0, 11
HSL:
295°, 99.1228%, 44.7059%
HSV (HSB):
295°, 99.5595%, 89.0196%
XYZ:
39.6081, 18.8332, 74.2206
xyY:
0.2986, 0.1420, 18.8332
CIE-Lab:
50.4914, 86.8657, -61.3753
CIE-LCH:
50.4914, 106.3606, 324.7567
CIE-Luv:
50.4914, 61.0350, -103.1825
Hunter-Lab:
43.3972, 86.9698, -71.0235
#cf01e3 color charts
#cf01e3 color shades, tints & tones
#cf01e3 color schemes
#cf01e3 color preview, HTML & CSS examples
This text has a color of #cf01e3
<p style="color:#cf01e3;">Text here</p>
.mytext {color:#cf01e3;}
This box has a color of #cf01e3
<div style="background-color:#cf01e3;">Content here</div>
.mybackground {background-color:#cf01e3;}
Border around this has a color of #cf01e3
<div style="border:2px solid #cf01e3;">Content here</div>
.myborder {border:2px solid #cf01e3;}