#cd02e5 color space conversions
Hex:
#cd02e5
RGB:
205, 2, 229
CMY:
20, 99, 10
CMYK:
10, 99, 0, 10
HSL:
294°, 98.2684%, 45.2941%
HSV (HSB):
294°, 99.1266%, 89.8039%
XYZ:
39.3414, 18.6797, 75.6608
xyY:
0.2943, 0.1397, 18.6797
CIE-Lab:
50.3103, 86.8061, -62.8187
CIE-LCH:
50.3103, 107.1517, 324.1080
CIE-Luv:
50.3103, 58.9297, -105.1175
Hunter-Lab:
43.2200, 86.8462, -73.5388
#cd02e5 color charts
#cd02e5 color shades, tints & tones
#cd02e5 color schemes
#cd02e5 color preview, HTML & CSS examples
This text has a color of #cd02e5
<p style="color:#cd02e5;">Text here</p>
.mytext {color:#cd02e5;}
This box has a color of #cd02e5
<div style="background-color:#cd02e5;">Content here</div>
.mybackground {background-color:#cd02e5;}
Border around this has a color of #cd02e5
<div style="border:2px solid #cd02e5;">Content here</div>
.myborder {border:2px solid #cd02e5;}