#cf15e6 color space conversions
Hex:
#cf15e6
RGB:
207, 21, 230
CMY:
19, 92, 10
CMYK:
10, 91, 0, 10
HSL:
293°, 83.2669%, 49.2157%
HSV (HSB):
293°, 90.8696%, 90.1961%
XYZ:
40.2832, 19.5149, 76.5065
xyY:
0.2955, 0.1432, 19.5149
CIE-Lab:
51.2843, 85.5583, -61.7972
CIE-LCH:
51.2843, 105.5420, 324.1601
CIE-Luv:
51.2843, 59.0727, -104.0794
Hunter-Lab:
44.1757, 85.4644, -71.7596
#cf15e6 color charts
#cf15e6 color shades, tints & tones
#cf15e6 color schemes
#cf15e6 color preview, HTML & CSS examples
This text has a color of #cf15e6
<p style="color:#cf15e6;">Text here</p>
.mytext {color:#cf15e6;}
This box has a color of #cf15e6
<div style="background-color:#cf15e6;">Content here</div>
.mybackground {background-color:#cf15e6;}
Border around this has a color of #cf15e6
<div style="border:2px solid #cf15e6;">Content here</div>
.myborder {border:2px solid #cf15e6;}