#dc80e8 color space conversions
Hex:
#dc80e8
RGB:
220, 128, 232
CMY:
14, 50, 9
CMYK:
5, 45, 0, 9
HSL:
293°, 69.3333%, 70.5882%
HSV (HSB):
293°, 44.8276%, 90.9804%
XYZ:
51.7999, 36.4802, 80.6552
xyY:
0.3066, 0.2159, 36.4802
CIE-Lab:
66.8852, 51.1497, -38.0565
CIE-LCH:
66.8852, 63.7541, 323.3500
CIE-Luv:
66.8852, 42.2079, -67.7582
Hunter-Lab:
60.3988, 47.3891, -36.8953
#dc80e8 color charts
#dc80e8 color shades, tints & tones
#dc80e8 color schemes
#dc80e8 color preview, HTML & CSS examples
This text has a color of #dc80e8
<p style="color:#dc80e8;">Text here</p>
.mytext {color:#dc80e8;}
This box has a color of #dc80e8
<div style="background-color:#dc80e8;">Content here</div>
.mybackground {background-color:#dc80e8;}
Border around this has a color of #dc80e8
<div style="border:2px solid #dc80e8;">Content here</div>
.myborder {border:2px solid #dc80e8;}