#8000a6 color space conversions
Hex:
#8000a6
RGB:
128, 0, 166
CMY:
50, 100, 35
CMYK:
23, 100, 0, 35
HSL:
286°, 100.0000%, 32.5490%
HSV (HSB):
286°, 100.0000%, 65.0980%
XYZ:
15.7850, 7.3424, 36.6616
xyY:
0.2640, 0.1228, 7.3424
CIE-Lab:
32.5739, 65.4647, -55.3903
CIE-LCH:
32.5739, 85.7538, 319.7651
CIE-Luv:
32.5739, 29.5619, -79.7033
Hunter-Lab:
27.0968, 56.5643, -61.2509
#8000a6 color charts
#8000a6 color shades, tints & tones
#8000a6 color schemes
#8000a6 color preview, HTML & CSS examples
This text has a color of #8000a6
<p style="color:#8000a6;">Text here</p>
.mytext {color:#8000a6;}
This box has a color of #8000a6
<div style="background-color:#8000a6;">Content here</div>
.mybackground {background-color:#8000a6;}
Border around this has a color of #8000a6
<div style="border:2px solid #8000a6;">Content here</div>
.myborder {border:2px solid #8000a6;}