#cf12e5 color space conversions
Hex:
#cf12e5
RGB:
207, 18, 229
CMY:
19, 93, 10
CMYK:
10, 92, 0, 10
HSL:
294°, 85.4251%, 48.4314%
HSV (HSB):
294°, 92.1397%, 89.8039%
XYZ:
40.0913, 19.3552, 75.7516
xyY:
0.2965, 0.1432, 19.3552
CIE-Lab:
51.1002, 85.7544, -61.5278
CIE-LCH:
51.1002, 105.5438, 324.3410
CIE-Luv:
51.1002, 59.6020, -103.6136
Hunter-Lab:
43.9945, 85.6731, -71.2919
#cf12e5 color charts
#cf12e5 color shades, tints & tones
#cf12e5 color schemes
#cf12e5 color preview, HTML & CSS examples
This text has a color of #cf12e5
<p style="color:#cf12e5;">Text here</p>
.mytext {color:#cf12e5;}
This box has a color of #cf12e5
<div style="background-color:#cf12e5;">Content here</div>
.mybackground {background-color:#cf12e5;}
Border around this has a color of #cf12e5
<div style="border:2px solid #cf12e5;">Content here</div>
.myborder {border:2px solid #cf12e5;}