#cd12c3 color space conversions
Hex:
#cd12c3
RGB:
205, 18, 195
CMY:
20, 93, 24
CMYK:
0, 91, 5, 20
HSL:
303°, 83.8565%, 43.7255%
HSV (HSB):
303°, 91.2195%, 80.3922%
XYZ:
35.2435, 17.3519, 53.1215
xyY:
0.3334, 0.1641, 17.3519
CIE-Lab:
48.7004, 80.3304, -45.8942
CIE-LCH:
48.7004, 92.5163, 330.2599
CIE-Luv:
48.7004, 70.9524, -79.1548
Hunter-Lab:
41.6556, 78.1259, -46.4509
#cd12c3 color charts
#cd12c3 color shades, tints & tones
#cd12c3 color schemes
#cd12c3 color preview, HTML & CSS examples
This text has a color of #cd12c3
<p style="color:#cd12c3;">Text here</p>
.mytext {color:#cd12c3;}
This box has a color of #cd12c3
<div style="background-color:#cd12c3;">Content here</div>
.mybackground {background-color:#cd12c3;}
Border around this has a color of #cd12c3
<div style="border:2px solid #cd12c3;">Content here</div>
.myborder {border:2px solid #cd12c3;}