#dc80c8 color space conversions
Hex:
#dc80c8
RGB:
220, 128, 200
CMY:
14, 50, 22
CMYK:
0, 42, 9, 14
HSL:
313°, 56.7901%, 68.2353%
HSV (HSB):
313°, 41.8182%, 86.2745%
XYZ:
47.6597, 34.8241, 58.8534
xyY:
0.3372, 0.2464, 34.8241
CIE-Lab:
65.6115, 45.4553, -22.2078
CIE-LCH:
65.6115, 50.5902, 333.9616
CIE-Luv:
65.6115, 49.0524, -41.3966
Hunter-Lab:
59.0120, 40.8906, -17.8223
#dc80c8 color charts
#dc80c8 color shades, tints & tones
#dc80c8 color schemes
#dc80c8 color preview, HTML & CSS examples
This text has a color of #dc80c8
<p style="color:#dc80c8;">Text here</p>
.mytext {color:#dc80c8;}
This box has a color of #dc80c8
<div style="background-color:#dc80c8;">Content here</div>
.mybackground {background-color:#dc80c8;}
Border around this has a color of #dc80c8
<div style="border:2px solid #dc80c8;">Content here</div>
.myborder {border:2px solid #dc80c8;}