#cd2dd9 color space conversions
Hex:
#cd2dd9
RGB:
205, 45, 217
CMY:
20, 82, 15
CMYK:
6, 79, 0, 15
HSL:
296°, 69.3548%, 51.3725%
HSV (HSB):
296°, 79.2627%, 85.0980%
XYZ:
38.6396, 19.8657, 67.4436
xyY:
0.3068, 0.1577, 19.8657
CIE-Lab:
51.6850, 78.6519, -53.7883
CIE-LCH:
51.6850, 95.2854, 325.6326
CIE-Luv:
51.6850, 59.7554, -91.7823
Hunter-Lab:
44.5709, 76.7469, -58.5165
#cd2dd9 color charts
#cd2dd9 color shades, tints & tones
#cd2dd9 color schemes
#cd2dd9 color preview, HTML & CSS examples
This text has a color of #cd2dd9
<p style="color:#cd2dd9;">Text here</p>
.mytext {color:#cd2dd9;}
This box has a color of #cd2dd9
<div style="background-color:#cd2dd9;">Content here</div>
.mybackground {background-color:#cd2dd9;}
Border around this has a color of #cd2dd9
<div style="border:2px solid #cd2dd9;">Content here</div>
.myborder {border:2px solid #cd2dd9;}