#cd12a5 color space conversions
Hex:
#cd12a5
RGB:
205, 18, 165
CMY:
20, 93, 35
CMYK:
0, 91, 20, 20
HSL:
313°, 83.8565%, 43.7255%
HSV (HSB):
313°, 91.2195%, 80.3922%
XYZ:
32.1847, 16.1284, 37.0141
xyY:
0.3772, 0.1890, 16.1284
CIE-Lab:
47.1424, 76.3376, -30.7166
CIE-LCH:
47.1424, 82.2857, 338.0812
CIE-Luv:
47.1424, 83.6017, -56.0507
Hunter-Lab:
40.1601, 72.7712, -26.5333
#cd12a5 color charts
#cd12a5 color shades, tints & tones
#cd12a5 color schemes
#cd12a5 color preview, HTML & CSS examples
This text has a color of #cd12a5
<p style="color:#cd12a5;">Text here</p>
.mytext {color:#cd12a5;}
This box has a color of #cd12a5
<div style="background-color:#cd12a5;">Content here</div>
.mybackground {background-color:#cd12a5;}
Border around this has a color of #cd12a5
<div style="border:2px solid #cd12a5;">Content here</div>
.myborder {border:2px solid #cd12a5;}