#cd2abc color space conversions
Hex:
#cd2abc
RGB:
205, 42, 188
CMY:
20, 84, 26
CMYK:
0, 80, 8, 20
HSL:
306°, 65.9919%, 48.4314%
HSV (HSB):
306°, 79.5122%, 80.3922%
XYZ:
35.0819, 18.2659, 49.2536
xyY:
0.3419, 0.1780, 18.2659
CIE-Lab:
49.8170, 74.9675, -40.0509
CIE-LCH:
49.8170, 84.9953, 331.8869
CIE-Luv:
49.8170, 70.8085, -70.2547
Hunter-Lab:
42.7386, 71.7287, -38.4110
#cd2abc color charts
#cd2abc color shades, tints & tones
#cd2abc color schemes
#cd2abc color preview, HTML & CSS examples
This text has a color of #cd2abc
<p style="color:#cd2abc;">Text here</p>
.mytext {color:#cd2abc;}
This box has a color of #cd2abc
<div style="background-color:#cd2abc;">Content here</div>
.mybackground {background-color:#cd2abc;}
Border around this has a color of #cd2abc
<div style="border:2px solid #cd2abc;">Content here</div>
.myborder {border:2px solid #cd2abc;}