#800edc color space conversions
Hex:
#800edc
RGB:
128, 14, 220
CMY:
50, 95, 14
CMYK:
42, 94, 0, 14
HSL:
273°, 88.0342%, 45.8824%
HSV (HSB):
273°, 93.6364%, 86.2745%
XYZ:
21.9774, 10.0706, 68.4956
xyY:
0.2186, 0.1002, 10.0706
CIE-Lab:
37.9688, 74.2657, -78.3188
CIE-LCH:
37.9688, 107.9316, 313.4784
CIE-Luv:
37.9688, 16.9816, -112.9798
Hunter-Lab:
31.7342, 68.0848, -105.7587
#800edc color charts
#800edc RGB chart
#800edc CMYK chart
#800edc RGB pie chart
#800edc color shades, tints & tones
#800edc color schemes
#800edc color preview, HTML & CSS examples
This text has a color of #800edc
<p style="color:#800edc;">Text here</p>
.mytext {color:#800edc;}
Text color #800edc
This box has a color of #800edc
<div style="background-color:#800edc;">Content here</div>
.mybackground {background-color:#800edc;}
Background color #800edc
Border around this has a color of #800edc
<div style="border:2px solid #800edc;">Content here</div>
.myborder {border:2px solid #800edc;}
Border color #800edc