#cd12d3 color space conversions
Hex:
#cd12d3
RGB:
205, 18, 211
CMY:
20, 93, 17
CMYK:
3, 91, 0, 17
HSL:
298°, 84.2795%, 44.9020%
HSV (HSB):
298°, 91.4692%, 82.7451%
XYZ:
37.1510, 18.1149, 63.1665
xyY:
0.3137, 0.1530, 18.1149
CIE-Lab:
49.6352, 82.6684, -53.6395
CIE-LCH:
49.6352, 98.5457, 327.0224
CIE-Luv:
49.6352, 64.7439, -91.1130
Hunter-Lab:
42.5616, 81.3256, -58.2003
#cd12d3 color charts
#cd12d3 color shades, tints & tones
#cd12d3 color schemes
#cd12d3 color preview, HTML & CSS examples
This text has a color of #cd12d3
<p style="color:#cd12d3;">Text here</p>
.mytext {color:#cd12d3;}
This box has a color of #cd12d3
<div style="background-color:#cd12d3;">Content here</div>
.mybackground {background-color:#cd12d3;}
Border around this has a color of #cd12d3
<div style="border:2px solid #cd12d3;">Content here</div>
.myborder {border:2px solid #cd12d3;}