#dc80d2 color space conversions
Hex:
#dc80d2
RGB:
220, 128, 210
CMY:
14, 50, 18
CMYK:
0, 42, 5, 14
HSL:
307°, 56.7901%, 68.2353%
HSV (HSB):
307°, 41.8182%, 86.2745%
XYZ:
48.8672, 35.3071, 65.2121
xyY:
0.3271, 0.2363, 35.3071
CIE-Lab:
65.9871, 47.1633, -27.2282
CIE-LCH:
65.9871, 54.4587, 330.0014
CIE-Luv:
65.9871, 46.8959, -49.6230
Hunter-Lab:
59.4198, 42.8149, -23.4758
#dc80d2 color charts
#dc80d2 color shades, tints & tones
#dc80d2 color schemes
#dc80d2 color preview, HTML & CSS examples
This text has a color of #dc80d2
<p style="color:#dc80d2;">Text here</p>
.mytext {color:#dc80d2;}
This box has a color of #dc80d2
<div style="background-color:#dc80d2;">Content here</div>
.mybackground {background-color:#dc80d2;}
Border around this has a color of #dc80d2
<div style="border:2px solid #dc80d2;">Content here</div>
.myborder {border:2px solid #dc80d2;}