#800ed6 color space conversions
Hex:
#800ed6
RGB:
128, 14, 214
CMY:
50, 95, 16
CMYK:
40, 93, 0, 16
HSL:
274°, 87.7193%, 44.7059%
HSV (HSB):
274°, 93.4579%, 83.9216%
XYZ:
21.1967, 9.7583, 64.3847
xyY:
0.2223, 0.1024, 9.7583
CIE-Lab:
37.4051, 73.0178, -75.7913
CIE-LCH:
37.4051, 105.2422, 313.9322
CIE-Luv:
37.4051, 18.0919, -109.3463
Hunter-Lab:
31.2383, 66.4540, -100.3347
#800ed6 color charts
#800ed6 color shades, tints & tones
#800ed6 color schemes
#800ed6 color preview, HTML & CSS examples
This text has a color of #800ed6
<p style="color:#800ed6;">Text here</p>
.mytext {color:#800ed6;}
This box has a color of #800ed6
<div style="background-color:#800ed6;">Content here</div>
.mybackground {background-color:#800ed6;}
Border around this has a color of #800ed6
<div style="border:2px solid #800ed6;">Content here</div>
.myborder {border:2px solid #800ed6;}