#800e7a color space conversions
Hex:
#800e7a
RGB:
128, 14, 122
CMY:
50, 95, 52
CMYK:
0, 89, 5, 50
HSL:
303°, 80.2817%, 27.8431%
HSV (HSB):
303°, 89.0625%, 50.1961%
XYZ:
12.5720, 6.3084, 18.9674
xyY:
0.3322, 0.1667, 6.3084
CIE-Lab:
30.1776, 55.7150, -32.0816
CIE-LCH:
30.1776, 64.2914, 330.0660
CIE-Luv:
30.1776, 42.6072, -48.0008
Hunter-Lab:
25.1166, 45.3934, -27.1927
#800e7a color charts
#800e7a color shades, tints & tones
#800e7a color schemes
#800e7a color preview, HTML & CSS examples
This text has a color of #800e7a
<p style="color:#800e7a;">Text here</p>
.mytext {color:#800e7a;}
This box has a color of #800e7a
<div style="background-color:#800e7a;">Content here</div>
.mybackground {background-color:#800e7a;}
Border around this has a color of #800e7a
<div style="border:2px solid #800e7a;">Content here</div>
.myborder {border:2px solid #800e7a;}