#5a98f5 color space conversions
Hex:
#5a98f5
RGB:
90, 152, 245
CMY:
65, 40, 4
CMYK:
63, 38, 0, 4
HSL:
216°, 88.5714%, 65.6863%
HSV (HSB):
216°, 63.2653%, 96.0784%
XYZ:
31.9261, 31.2227, 90.7301
xyY:
0.2075, 0.2029, 31.2227
CIE-Lab:
62.6952, 8.3642, -52.5219
CIE-LCH:
62.6952, 53.1837, 279.0484
CIE-Luv:
62.6952, -26.5029, -85.2174
Hunter-Lab:
55.8773, 4.2028, -57.1574
#5a98f5 color charts
#5a98f5 color shades, tints & tones
#5a98f5 color schemes
#5a98f5 color preview, HTML & CSS examples
This text has a color of #5a98f5
<p style="color:#5a98f5;">Text here</p>
.mytext {color:#5a98f5;}
This box has a color of #5a98f5
<div style="background-color:#5a98f5;">Content here</div>
.mybackground {background-color:#5a98f5;}
Border around this has a color of #5a98f5
<div style="border:2px solid #5a98f5;">Content here</div>
.myborder {border:2px solid #5a98f5;}