#cd12e7 color space conversions
Hex:
#cd12e7
RGB:
205, 18, 231
CMY:
20, 93, 9
CMYK:
11, 92, 0, 9
HSL:
293°, 85.5422%, 48.8235%
HSV (HSB):
293°, 92.2078%, 90.5882%
XYZ:
39.8169, 19.1813, 77.2051
xyY:
0.2923, 0.1408, 19.1813
CIE-Lab:
50.8986, 85.7659, -63.0016
CIE-LCH:
50.8986, 106.4189, 323.6999
CIE-Luv:
50.8986, 57.5655, -105.6031
Hunter-Lab:
43.7964, 85.6372, -73.8599
#cd12e7 color charts
#cd12e7 color shades, tints & tones
#cd12e7 color schemes
#cd12e7 color preview, HTML & CSS examples
This text has a color of #cd12e7
<p style="color:#cd12e7;">Text here</p>
.mytext {color:#cd12e7;}
This box has a color of #cd12e7
<div style="background-color:#cd12e7;">Content here</div>
.mybackground {background-color:#cd12e7;}
Border around this has a color of #cd12e7
<div style="border:2px solid #cd12e7;">Content here</div>
.myborder {border:2px solid #cd12e7;}