#cd4183 color space conversions
Hex:
#cd4183
RGB:
205, 65, 131
CMY:
20, 75, 49
CMYK:
0, 68, 36, 20
HSL:
332°, 58.3333%, 52.9412%
HSV (HSB):
332°, 68.2927%, 80.3922%
XYZ:
31.1639, 18.3984, 23.3815
xyY:
0.4272, 0.2522, 18.3984
CIE-Lab:
49.9758, 60.4006, -6.0147
CIE-LCH:
49.9758, 60.6993, 354.3133
CIE-Luv:
49.9758, 86.1236, -19.1319
Hunter-Lab:
42.8934, 54.6244, -2.2940
#cd4183 color charts
#cd4183 color shades, tints & tones
#cd4183 color schemes
#cd4183 color preview, HTML & CSS examples
This text has a color of #cd4183
<p style="color:#cd4183;">Text here</p>
.mytext {color:#cd4183;}
This box has a color of #cd4183
<div style="background-color:#cd4183;">Content here</div>
.mybackground {background-color:#cd4183;}
Border around this has a color of #cd4183
<div style="border:2px solid #cd4183;">Content here</div>
.myborder {border:2px solid #cd4183;}