#5a196a color space conversions
Hex:
#5a196a
RGB:
90, 25, 106
CMY:
65, 90, 58
CMYK:
15, 76, 0, 58
HSL:
288°, 61.8321%, 25.6863%
HSV (HSB):
288°, 76.4151%, 41.5686%
XYZ:
7.1656, 3.9095, 14.0126
xyY:
0.2856, 0.1558, 3.9095
CIE-Lab:
23.3701, 41.5245, -33.0962
CIE-LCH:
23.3701, 53.1003, 321.4442
CIE-Luv:
23.3701, 20.6381, -43.1649
Hunter-Lab:
19.7725, 30.0868, -28.1775
#5a196a color charts
#5a196a color shades, tints & tones
#5a196a color schemes
#5a196a color preview, HTML & CSS examples
This text has a color of #5a196a
<p style="color:#5a196a;">Text here</p>
.mytext {color:#5a196a;}
This box has a color of #5a196a
<div style="background-color:#5a196a;">Content here</div>
.mybackground {background-color:#5a196a;}
Border around this has a color of #5a196a
<div style="border:2px solid #5a196a;">Content here</div>
.myborder {border:2px solid #5a196a;}