#5a15a5 color space conversions
Hex:
#5a15a5
RGB:
90, 21, 165
CMY:
65, 92, 35
CMYK:
45, 87, 0, 35
HSL:
269°, 77.4194%, 36.4706%
HSV (HSB):
269°, 87.2727%, 64.7059%
XYZ:
11.2761, 5.4266, 36.0504
xyY:
0.2138, 0.1029, 5.4266
CIE-Lab:
27.9171, 56.3863, -62.6417
CIE-LCH:
27.9171, 84.2817, 311.9916
CIE-Luv:
27.9171, 9.7100, -81.7099
Hunter-Lab:
23.2951, 45.6378, -75.4481
#5a15a5 color charts
#5a15a5 color shades, tints & tones
#5a15a5 color schemes
#5a15a5 color preview, HTML & CSS examples
This text has a color of #5a15a5
<p style="color:#5a15a5;">Text here</p>
.mytext {color:#5a15a5;}
This box has a color of #5a15a5
<div style="background-color:#5a15a5;">Content here</div>
.mybackground {background-color:#5a15a5;}
Border around this has a color of #5a15a5
<div style="border:2px solid #5a15a5;">Content here</div>
.myborder {border:2px solid #5a15a5;}