#cd12c9 color space conversions
Hex:
#cd12c9
RGB:
205, 18, 201
CMY:
20, 93, 21
CMYK:
0, 91, 2, 20
HSL:
301°, 83.8565%, 43.7255%
HSV (HSB):
301°, 91.2195%, 80.3922%
XYZ:
35.9358, 17.6288, 56.7670
xyY:
0.3257, 0.1598, 17.6288
CIE-Lab:
49.0427, 81.1915, -48.8262
CIE-LCH:
49.0427, 94.7421, 328.9785
CIE-Luv:
49.0427, 68.5767, -83.6749
Hunter-Lab:
41.9867, 79.2989, -50.7709
#cd12c9 color charts
#cd12c9 color shades, tints & tones
#cd12c9 color schemes
#cd12c9 color preview, HTML & CSS examples
This text has a color of #cd12c9
<p style="color:#cd12c9;">Text here</p>
.mytext {color:#cd12c9;}
This box has a color of #cd12c9
<div style="background-color:#cd12c9;">Content here</div>
.mybackground {background-color:#cd12c9;}
Border around this has a color of #cd12c9
<div style="border:2px solid #cd12c9;">Content here</div>
.myborder {border:2px solid #cd12c9;}