#800f95 color space conversions
Hex:
#800f95
RGB:
128, 15, 149
CMY:
50, 94, 42
CMYK:
14, 90, 0, 42
HSL:
291°, 81.7073%, 32.1569%
HSV (HSB):
291°, 89.9329%, 58.4314%
XYZ:
14.4977, 7.1008, 29.0402
xyY:
0.2863, 0.1402, 7.1008
CIE-Lab:
32.0352, 60.1029, -45.9196
CIE-LCH:
32.0352, 75.6371, 322.6195
CIE-Luv:
32.0352, 33.6450, -67.1677
Hunter-Lab:
26.6473, 50.4821, -45.9613
#800f95 color charts
#800f95 color shades, tints & tones
#800f95 color schemes
#800f95 color preview, HTML & CSS examples
This text has a color of #800f95
<p style="color:#800f95;">Text here</p>
.mytext {color:#800f95;}
This box has a color of #800f95
<div style="background-color:#800f95;">Content here</div>
.mybackground {background-color:#800f95;}
Border around this has a color of #800f95
<div style="border:2px solid #800f95;">Content here</div>
.myborder {border:2px solid #800f95;}