#5a007b color space conversions
Hex:
#5a007b
RGB:
90, 0, 123
CMY:
65, 100, 52
CMYK:
27, 100, 0, 52
HSL:
284°, 100.0000%, 24.1176%
HSV (HSB):
284°, 100.0000%, 48.2353%
XYZ:
7.7916, 3.6037, 19.0238
xyY:
0.2561, 0.1185, 3.6037
CIE-Lab:
22.3155, 52.0499, -45.7475
CIE-LCH:
22.3155, 69.2967, 318.6873
CIE-Luv:
22.3155, 18.6366, -56.7440
Hunter-Lab:
18.9835, 40.0427, -46.1276
#5a007b color charts
#5a007b color shades, tints & tones
#5a007b color schemes
#5a007b color preview, HTML & CSS examples
This text has a color of #5a007b
<p style="color:#5a007b;">Text here</p>
.mytext {color:#5a007b;}
This box has a color of #5a007b
<div style="background-color:#5a007b;">Content here</div>
.mybackground {background-color:#5a007b;}
Border around this has a color of #5a007b
<div style="border:2px solid #5a007b;">Content here</div>
.myborder {border:2px solid #5a007b;}