#800bac color space conversions
Hex:
#800bac
RGB:
128, 11, 172
CMY:
50, 96, 33
CMYK:
26, 94, 0, 33
HSL:
284°, 87.9781%, 35.8824%
HSV (HSB):
284°, 93.6047%, 67.4510%
XYZ:
16.4682, 7.8071, 39.6687
xyY:
0.2575, 0.1221, 7.8071
CIE-Lab:
33.5779, 65.0463, -57.3640
CIE-LCH:
33.5779, 86.7274, 318.5911
CIE-Luv:
33.5779, 27.4822, -83.0039
Hunter-Lab:
27.9412, 56.3084, -64.6164
#800bac color charts
#800bac color shades, tints & tones
#800bac color schemes
#800bac color preview, HTML & CSS examples
This text has a color of #800bac
<p style="color:#800bac;">Text here</p>
.mytext {color:#800bac;}
This box has a color of #800bac
<div style="background-color:#800bac;">Content here</div>
.mybackground {background-color:#800bac;}
Border around this has a color of #800bac
<div style="border:2px solid #800bac;">Content here</div>
.myborder {border:2px solid #800bac;}