#800fa5 color space conversions
Hex:
#800fa5
RGB:
128, 15, 165
CMY:
50, 94, 35
CMYK:
22, 91, 0, 35
HSL:
285°, 83.3333%, 35.2941%
HSV (HSB):
285°, 90.9091%, 64.7059%
XYZ:
15.8644, 7.6475, 36.2373
xyY:
0.2655, 0.1280, 7.6475
CIE-Lab:
33.2376, 63.0642, -53.7071
CIE-LCH:
33.2376, 82.8345, 319.5814
CIE-Luv:
33.2376, 29.1030, -78.0800
Hunter-Lab:
27.6540, 54.0065, -58.3346
#800fa5 color charts
#800fa5 color shades, tints & tones
#800fa5 color schemes
#800fa5 color preview, HTML & CSS examples
This text has a color of #800fa5
<p style="color:#800fa5;">Text here</p>
.mytext {color:#800fa5;}
This box has a color of #800fa5
<div style="background-color:#800fa5;">Content here</div>
.mybackground {background-color:#800fa5;}
Border around this has a color of #800fa5
<div style="border:2px solid #800fa5;">Content here</div>
.myborder {border:2px solid #800fa5;}