#5a008d color space conversions
Hex:
#5a008d
RGB:
90, 0, 141
CMY:
65, 100, 45
CMYK:
36, 100, 0, 45
HSL:
278°, 100.0000%, 27.6471%
HSV (HSB):
278°, 100.0000%, 55.2941%
XYZ:
9.0242, 4.0967, 25.5144
xyY:
0.2336, 0.1060, 4.0967
CIE-Lab:
23.9887, 55.7353, -54.3564
CIE-LCH:
23.9887, 77.8527, 315.7176
CIE-Luv:
23.9887, 14.8706, -67.8428
Hunter-Lab:
20.2404, 44.1633, -60.5708
#5a008d color charts
#5a008d color shades, tints & tones
#5a008d color schemes
#5a008d color preview, HTML & CSS examples
This text has a color of #5a008d
<p style="color:#5a008d;">Text here</p>
.mytext {color:#5a008d;}
This box has a color of #5a008d
<div style="background-color:#5a008d;">Content here</div>
.mybackground {background-color:#5a008d;}
Border around this has a color of #5a008d
<div style="border:2px solid #5a008d;">Content here</div>
.myborder {border:2px solid #5a008d;}