#dc80c9 color space conversions
Hex:
#dc80c9
RGB:
220, 128, 201
CMY:
14, 50, 21
CMYK:
0, 42, 9, 14
HSL:
312°, 56.7901%, 68.2353%
HSV (HSB):
312°, 41.8182%, 86.2745%
XYZ:
47.7770, 34.8710, 59.4710
xyY:
0.3362, 0.2454, 34.8710
CIE-Lab:
65.6481, 45.6230, -22.7125
CIE-LCH:
65.6481, 50.9639, 333.5345
CIE-Luv:
65.6481, 48.8364, -42.2173
Hunter-Lab:
59.0517, 41.0786, -18.3748
#dc80c9 color charts
#dc80c9 color shades, tints & tones
#dc80c9 color schemes
#dc80c9 color preview, HTML & CSS examples
This text has a color of #dc80c9
<p style="color:#dc80c9;">Text here</p>
.mytext {color:#dc80c9;}
This box has a color of #dc80c9
<div style="background-color:#dc80c9;">Content here</div>
.mybackground {background-color:#dc80c9;}
Border around this has a color of #dc80c9
<div style="border:2px solid #dc80c9;">Content here</div>
.myborder {border:2px solid #dc80c9;}