#800a82 color space conversions
Hex:
#800a82
RGB:
128, 10, 130
CMY:
50, 96, 49
CMYK:
2, 92, 0, 49
HSL:
299°, 85.7143%, 27.4510%
HSV (HSB):
299°, 92.3077%, 50.9804%
XYZ:
13.0399, 6.4180, 21.6706
xyY:
0.3171, 0.1560, 6.4180
CIE-Lab:
30.4434, 57.6914, -36.6958
CIE-LCH:
30.4434, 68.3731, 327.5408
CIE-Luv:
30.4434, 40.1206, -54.2133
Hunter-Lab:
25.3337, 47.5443, -32.9834
#800a82 color charts
#800a82 color shades, tints & tones
#800a82 color schemes
#800a82 color preview, HTML & CSS examples
This text has a color of #800a82
<p style="color:#800a82;">Text here</p>
.mytext {color:#800a82;}
This box has a color of #800a82
<div style="background-color:#800a82;">Content here</div>
.mybackground {background-color:#800a82;}
Border around this has a color of #800a82
<div style="border:2px solid #800a82;">Content here</div>
.myborder {border:2px solid #800a82;}