#cd2de5 color space conversions
Hex:
#cd2de5
RGB:
205, 45, 229
CMY:
20, 82, 10
CMYK:
10, 80, 0, 10
HSL:
292°, 77.9661%, 53.7255%
HSV (HSB):
292°, 80.3493%, 89.8039%
XYZ:
40.2581, 20.5131, 75.9663
xyY:
0.2944, 0.1500, 20.5131
CIE-Lab:
52.4124, 80.6175, -59.4327
CIE-LCH:
52.4124, 100.1570, 323.6017
CIE-Luv:
52.4124, 55.7365, -100.6629
Hunter-Lab:
45.2913, 79.4033, -67.7421
#cd2de5 color charts
#cd2de5 color shades, tints & tones
#cd2de5 color schemes
#cd2de5 color preview, HTML & CSS examples
This text has a color of #cd2de5
<p style="color:#cd2de5;">Text here</p>
.mytext {color:#cd2de5;}
This box has a color of #cd2de5
<div style="background-color:#cd2de5;">Content here</div>
.mybackground {background-color:#cd2de5;}
Border around this has a color of #cd2de5
<div style="border:2px solid #cd2de5;">Content here</div>
.myborder {border:2px solid #cd2de5;}