#cd3de5 color space conversions
Hex:
#cd3de5
RGB:
205, 61, 229
CMY:
20, 76, 10
CMYK:
10, 73, 0, 10
HSL:
291°, 76.3636%, 56.8627%
HSV (HSB):
291°, 73.3624%, 89.8039%
XYZ:
40.9884, 21.9738, 76.2098
xyY:
0.2945, 0.1579, 21.9738
CIE-Lab:
53.9992, 76.0352, -56.8861
CIE-LCH:
53.9992, 94.9599, 323.1978
CIE-Luv:
53.9992, 53.1899, -97.0873
Hunter-Lab:
46.8762, 74.0467, -63.5784
#cd3de5 color charts
#cd3de5 color shades, tints & tones
#cd3de5 color schemes
#cd3de5 color preview, HTML & CSS examples
This text has a color of #cd3de5
<p style="color:#cd3de5;">Text here</p>
.mytext {color:#cd3de5;}
This box has a color of #cd3de5
<div style="background-color:#cd3de5;">Content here</div>
.mybackground {background-color:#cd3de5;}
Border around this has a color of #cd3de5
<div style="border:2px solid #cd3de5;">Content here</div>
.myborder {border:2px solid #cd3de5;}