#cd2ce5 color space conversions
Hex:
#cd2ce5
RGB:
205, 44, 229
CMY:
20, 83, 10
CMYK:
10, 81, 0, 10
HSL:
292°, 78.0591%, 53.5294%
HSV (HSB):
292°, 80.7860%, 89.8039%
XYZ:
40.2204, 20.4376, 75.9538
xyY:
0.2944, 0.1496, 20.4376
CIE-Lab:
52.3285, 80.8621, -59.5676
CIE-LCH:
52.3285, 100.4339, 323.6225
CIE-Luv:
52.3285, 55.8681, -100.8472
Hunter-Lab:
45.2080, 79.6927, -67.9672
#cd2ce5 color charts
#cd2ce5 color shades, tints & tones
#cd2ce5 color schemes
#cd2ce5 color preview, HTML & CSS examples
This text has a color of #cd2ce5
<p style="color:#cd2ce5;">Text here</p>
.mytext {color:#cd2ce5;}
This box has a color of #cd2ce5
<div style="background-color:#cd2ce5;">Content here</div>
.mybackground {background-color:#cd2ce5;}
Border around this has a color of #cd2ce5
<div style="border:2px solid #cd2ce5;">Content here</div>
.myborder {border:2px solid #cd2ce5;}