#dc80ed color space conversions
Hex:
#dc80ed
RGB:
220, 128, 237
CMY:
14, 50, 7
CMYK:
7, 46, 0, 7
HSL:
291°, 75.1724%, 71.5686%
HSV (HSB):
291°, 45.9916%, 92.9412%
XYZ:
52.5204, 36.7684, 84.4496
xyY:
0.3023, 0.2116, 36.7684
CIE-Lab:
67.1029, 52.0963, -40.4756
CIE-LCH:
67.1029, 65.9719, 322.1550
CIE-Luv:
67.1029, 41.1598, -71.8647
Hunter-Lab:
60.6370, 48.4923, -40.1278
#dc80ed color charts
#dc80ed color shades, tints & tones
#dc80ed color schemes
#dc80ed color preview, HTML & CSS examples
This text has a color of #dc80ed
<p style="color:#dc80ed;">Text here</p>
.mytext {color:#dc80ed;}
This box has a color of #dc80ed
<div style="background-color:#dc80ed;">Content here</div>
.mybackground {background-color:#dc80ed;}
Border around this has a color of #dc80ed
<div style="border:2px solid #dc80ed;">Content here</div>
.myborder {border:2px solid #dc80ed;}