#5a005b color space conversions
Hex:
#5a005b
RGB:
90, 0, 91
CMY:
65, 100, 64
CMYK:
1, 100, 0, 64
HSL:
299°, 100.0000%, 17.8431%
HSV (HSB):
299°, 100.0000%, 35.6863%
XYZ:
6.1048, 2.9290, 10.1411
xyY:
0.3184, 0.1528, 2.9290
CIE-Lab:
19.7572, 46.1123, -29.0074
CIE-LCH:
19.7572, 54.4773, 327.8276
CIE-Luv:
19.7572, 27.1337, -36.1434
Hunter-Lab:
17.1143, 33.7221, -23.1525
#5a005b color charts
#5a005b color shades, tints & tones
#5a005b color schemes
#5a005b color preview, HTML & CSS examples
This text has a color of #5a005b
<p style="color:#5a005b;">Text here</p>
.mytext {color:#5a005b;}
This box has a color of #5a005b
<div style="background-color:#5a005b;">Content here</div>
.mybackground {background-color:#5a005b;}
Border around this has a color of #5a005b
<div style="border:2px solid #5a005b;">Content here</div>
.myborder {border:2px solid #5a005b;}