#dc80e5 color space conversions
Hex:
#dc80e5
RGB:
220, 128, 229
CMY:
14, 50, 10
CMYK:
4, 44, 0, 10
HSL:
295°, 66.0131%, 70.0000%
HSV (HSB):
295°, 44.1048%, 89.8039%
XYZ:
51.3772, 36.3111, 78.4296
xyY:
0.3093, 0.2186, 36.3111
CIE-Lab:
66.7570, 50.5886, -36.5976
CIE-LCH:
66.7570, 62.4387, 324.1167
CIE-Luv:
66.7570, 42.8403, -65.2898
Hunter-Lab:
60.2587, 46.7383, -34.9877
#dc80e5 color charts
#dc80e5 color shades, tints & tones
#dc80e5 color schemes
#dc80e5 color preview, HTML & CSS examples
This text has a color of #dc80e5
<p style="color:#dc80e5;">Text here</p>
.mytext {color:#dc80e5;}
This box has a color of #dc80e5
<div style="background-color:#dc80e5;">Content here</div>
.mybackground {background-color:#dc80e5;}
Border around this has a color of #dc80e5
<div style="border:2px solid #dc80e5;">Content here</div>
.myborder {border:2px solid #dc80e5;}