#dc80c5 color space conversions
Hex:
#dc80c5
RGB:
220, 128, 197
CMY:
14, 50, 23
CMYK:
0, 42, 10, 14
HSL:
315°, 56.7901%, 68.2353%
HSV (HSB):
315°, 41.8182%, 86.2745%
XYZ:
47.3124, 34.6852, 57.0246
xyY:
0.3403, 0.2495, 34.6852
CIE-Lab:
65.5028, 44.9565, -20.6899
CIE-LCH:
65.5028, 49.4890, 335.2872
CIE-Luv:
65.5028, 49.7003, -38.9377
Hunter-Lab:
58.8941, 40.3326, -16.1820
#dc80c5 color charts
#dc80c5 color shades, tints & tones
#dc80c5 color schemes
#dc80c5 color preview, HTML & CSS examples
This text has a color of #dc80c5
<p style="color:#dc80c5;">Text here</p>
.mytext {color:#dc80c5;}
This box has a color of #dc80c5
<div style="background-color:#dc80c5;">Content here</div>
.mybackground {background-color:#dc80c5;}
Border around this has a color of #dc80c5
<div style="border:2px solid #dc80c5;">Content here</div>
.myborder {border:2px solid #dc80c5;}