#cd2ddd color space conversions
Hex:
#cd2ddd
RGB:
205, 45, 221
CMY:
20, 82, 13
CMYK:
7, 80, 0, 13
HSL:
295°, 72.1311%, 52.1569%
HSV (HSB):
295°, 79.6380%, 86.6667%
XYZ:
39.1664, 20.0764, 70.2174
xyY:
0.3025, 0.1551, 20.0764
CIE-Lab:
51.9234, 79.2997, -55.6831
CIE-LCH:
51.9234, 96.8971, 324.9240
CIE-Luv:
51.9234, 58.3933, -94.7631
Hunter-Lab:
44.8067, 77.6187, -61.5499
#cd2ddd color charts
#cd2ddd color shades, tints & tones
#cd2ddd color schemes
#cd2ddd color preview, HTML & CSS examples
This text has a color of #cd2ddd
<p style="color:#cd2ddd;">Text here</p>
.mytext {color:#cd2ddd;}
This box has a color of #cd2ddd
<div style="background-color:#cd2ddd;">Content here</div>
.mybackground {background-color:#cd2ddd;}
Border around this has a color of #cd2ddd
<div style="border:2px solid #cd2ddd;">Content here</div>
.myborder {border:2px solid #cd2ddd;}