#cd35e5 color space conversions
Hex:
#cd35e5
RGB:
205, 53, 229
CMY:
20, 79, 10
CMYK:
10, 77, 0, 10
HSL:
292°, 77.1930%, 55.2941%
HSV (HSB):
292°, 76.8559%, 89.8039%
XYZ:
40.5928, 21.1825, 76.0779
xyY:
0.2945, 0.1537, 21.1825
CIE-Lab:
53.1486, 78.4818, -58.2501
CIE-LCH:
53.1486, 97.7367, 323.4168
CIE-Luv:
53.1486, 54.5683, -99.0249
Hunter-Lab:
46.0244, 76.8913, -65.7886
#cd35e5 color charts
#cd35e5 color shades, tints & tones
#cd35e5 color schemes
#cd35e5 color preview, HTML & CSS examples
This text has a color of #cd35e5
<p style="color:#cd35e5;">Text here</p>
.mytext {color:#cd35e5;}
This box has a color of #cd35e5
<div style="background-color:#cd35e5;">Content here</div>
.mybackground {background-color:#cd35e5;}
Border around this has a color of #cd35e5
<div style="border:2px solid #cd35e5;">Content here</div>
.myborder {border:2px solid #cd35e5;}