#dc02e0 color space conversions
Hex:
#dc02e0
RGB:
220, 2, 224
CMY:
14, 99, 12
CMYK:
2, 99, 0, 12
HSL:
299°, 98.2301%, 44.3137%
HSV (HSB):
299°, 99.1071%, 87.8431%
XYZ:
42.9915, 20.6409, 72.2392
xyY:
0.3164, 0.1519, 20.6409
CIE-Lab:
52.5542, 88.3192, -56.2384
CIE-LCH:
52.5542, 104.7045, 327.5125
CIE-Luv:
52.5542, 71.1993, -97.0422
Hunter-Lab:
45.4322, 89.4039, -62.4711
#dc02e0 color charts
#dc02e0 color shades, tints & tones
#dc02e0 color schemes
#dc02e0 color preview, HTML & CSS examples
This text has a color of #dc02e0
<p style="color:#dc02e0;">Text here</p>
.mytext {color:#dc02e0;}
This box has a color of #dc02e0
<div style="background-color:#dc02e0;">Content here</div>
.mybackground {background-color:#dc02e0;}
Border around this has a color of #dc02e0
<div style="border:2px solid #dc02e0;">Content here</div>
.myborder {border:2px solid #dc02e0;}