#cd02e0 color space conversions
Hex:
#cd02e0
RGB:
205, 2, 224
CMY:
20, 99, 12
CMYK:
8, 99, 0, 12
HSL:
295°, 98.2301%, 44.3137%
HSV (HSB):
295°, 99.1071%, 87.8431%
XYZ:
38.6531, 18.4044, 72.0362
xyY:
0.2994, 0.1426, 18.4044
CIE-Lab:
49.9829, 86.0314, -60.5080
CIE-LCH:
49.9829, 105.1790, 324.8803
CIE-Luv:
49.9829, 60.7069, -101.5579
Hunter-Lab:
42.9003, 85.7526, -69.5267
#cd02e0 color charts
#cd02e0 color shades, tints & tones
#cd02e0 color schemes
#cd02e0 color preview, HTML & CSS examples
This text has a color of #cd02e0
<p style="color:#cd02e0;">Text here</p>
.mytext {color:#cd02e0;}
This box has a color of #cd02e0
<div style="background-color:#cd02e0;">Content here</div>
.mybackground {background-color:#cd02e0;}
Border around this has a color of #cd02e0
<div style="border:2px solid #cd02e0;">Content here</div>
.myborder {border:2px solid #cd02e0;}