#cd11d3 color space conversions
Hex:
#cd11d3
RGB:
205, 17, 211
CMY:
20, 93, 17
CMYK:
3, 92, 0, 17
HSL:
298°, 85.0877%, 44.7059%
HSV (HSB):
298°, 91.9431%, 82.7451%
XYZ:
37.1352, 18.0832, 63.1612
xyY:
0.3137, 0.1528, 18.0832
CIE-Lab:
49.5968, 82.7816, -53.7010
CIE-LCH:
49.5968, 98.6741, 327.0282
CIE-Luv:
49.5968, 64.8077, -91.1974
Hunter-Lab:
42.5243, 81.4609, -58.2961
#cd11d3 color charts
#cd11d3 color shades, tints & tones
#cd11d3 color schemes
#cd11d3 color preview, HTML & CSS examples
This text has a color of #cd11d3
<p style="color:#cd11d3;">Text here</p>
.mytext {color:#cd11d3;}
This box has a color of #cd11d3
<div style="background-color:#cd11d3;">Content here</div>
.mybackground {background-color:#cd11d3;}
Border around this has a color of #cd11d3
<div style="border:2px solid #cd11d3;">Content here</div>
.myborder {border:2px solid #cd11d3;}