#800abd color space conversions
Hex:
#800abd
RGB:
128, 10, 189
CMY:
50, 96, 26
CMYK:
32, 95, 0, 26
HSL:
280°, 89.9497%, 39.0196%
HSV (HSB):
280°, 94.7090%, 74.1176%
XYZ:
18.1959, 8.4804, 48.8220
xyY:
0.2410, 0.1123, 8.4804
CIE-Lab:
34.9640, 68.4976, -65.2098
CIE-LCH:
34.9640, 94.5740, 316.4086
CIE-Luv:
34.9640, 23.4232, -94.0134
Hunter-Lab:
29.1211, 60.5713, -79.0157
#800abd color charts
#800abd color shades, tints & tones
#800abd color schemes
#800abd color preview, HTML & CSS examples
This text has a color of #800abd
<p style="color:#800abd;">Text here</p>
.mytext {color:#800abd;}
This box has a color of #800abd
<div style="background-color:#800abd;">Content here</div>
.mybackground {background-color:#800abd;}
Border around this has a color of #800abd
<div style="border:2px solid #800abd;">Content here</div>
.myborder {border:2px solid #800abd;}