#cd2cd2 color space conversions
Hex:
#cd2cd2
RGB:
205, 44, 210
CMY:
20, 83, 18
CMYK:
2, 79, 0, 18
HSL:
298°, 65.3543%, 49.8039%
HSV (HSB):
298°, 79.0476%, 82.3529%
XYZ:
37.7104, 19.4336, 62.7363
xyY:
0.3146, 0.1621, 19.4336
CIE-Lab:
51.1907, 77.7890, -50.5780
CIE-LCH:
51.1907, 92.7861, 326.9683
CIE-Luv:
51.1907, 62.3450, -86.7187
Hunter-Lab:
44.0836, 75.5477, -53.5183
#cd2cd2 color charts
#cd2cd2 color shades, tints & tones
#cd2cd2 color schemes
#cd2cd2 color preview, HTML & CSS examples
This text has a color of #cd2cd2
<p style="color:#cd2cd2;">Text here</p>
.mytext {color:#cd2cd2;}
This box has a color of #cd2cd2
<div style="background-color:#cd2cd2;">Content here</div>
.mybackground {background-color:#cd2cd2;}
Border around this has a color of #cd2cd2
<div style="border:2px solid #cd2cd2;">Content here</div>
.myborder {border:2px solid #cd2cd2;}