#800e5f color space conversions
Hex:
#800e5f
RGB:
128, 14, 95
CMY:
50, 95, 63
CMYK:
0, 89, 26, 50
HSL:
317°, 80.2817%, 27.8431%
HSV (HSB):
317°, 89.0625%, 50.1961%
XYZ:
11.1247, 5.7295, 11.3460
xyY:
0.3945, 0.2032, 5.7295
CIE-Lab:
28.7195, 51.8230, -17.0123
CIE-LCH:
28.7195, 54.5439, 341.8262
CIE-Luv:
28.7195, 52.8566, -28.0100
Hunter-Lab:
23.9364, 41.0712, -11.3485
#800e5f color charts
#800e5f color shades, tints & tones
#800e5f color schemes
#800e5f color preview, HTML & CSS examples
This text has a color of #800e5f
<p style="color:#800e5f;">Text here</p>
.mytext {color:#800e5f;}
This box has a color of #800e5f
<div style="background-color:#800e5f;">Content here</div>
.mybackground {background-color:#800e5f;}
Border around this has a color of #800e5f
<div style="border:2px solid #800e5f;">Content here</div>
.myborder {border:2px solid #800e5f;}