#5a05c5 color space conversions
Hex:
#5a05c5
RGB:
90, 5, 197
CMY:
65, 98, 23
CMYK:
54, 97, 0, 23
HSL:
267°, 95.0495%, 39.6078%
HSV (HSB):
267°, 97.4619%, 77.2549%
XYZ:
14.3488, 6.3134, 53.2857
xyY:
0.1940, 0.0854, 6.3134
CIE-Lab:
30.1898, 67.1391, -77.9711
CIE-LCH:
30.1898, 102.8938, 310.7310
CIE-Luv:
30.1898, 6.1219, -100.8774
Hunter-Lab:
25.1265, 57.9629, -108.1474
#5a05c5 color charts
#5a05c5 color shades, tints & tones
#5a05c5 color schemes
#5a05c5 color preview, HTML & CSS examples
This text has a color of #5a05c5
<p style="color:#5a05c5;">Text here</p>
.mytext {color:#5a05c5;}
This box has a color of #5a05c5
<div style="background-color:#5a05c5;">Content here</div>
.mybackground {background-color:#5a05c5;}
Border around this has a color of #5a05c5
<div style="border:2px solid #5a05c5;">Content here</div>
.myborder {border:2px solid #5a05c5;}