#5a98d4 color space conversions
Hex:
#5a98d4
RGB:
90, 152, 212
CMY:
65, 40, 17
CMYK:
58, 28, 0, 17
HSL:
210°, 58.6538%, 59.2157%
HSV (HSB):
210°, 57.5472%, 83.1373%
XYZ:
27.3284, 29.3836, 66.5186
xyY:
0.2218, 0.2384, 29.3836
CIE-Lab:
61.1187, -2.3972, -36.7403
CIE-LCH:
61.1187, 36.8184, 266.2669
CIE-Luv:
61.1187, -27.1005, -57.3937
Hunter-Lab:
54.2066, -4.8706, -34.8119
#5a98d4 color charts
#5a98d4 color shades, tints & tones
#5a98d4 color schemes
#5a98d4 color preview, HTML & CSS examples
This text has a color of #5a98d4
<p style="color:#5a98d4;">Text here</p>
.mytext {color:#5a98d4;}
This box has a color of #5a98d4
<div style="background-color:#5a98d4;">Content here</div>
.mybackground {background-color:#5a98d4;}
Border around this has a color of #5a98d4
<div style="border:2px solid #5a98d4;">Content here</div>
.myborder {border:2px solid #5a98d4;}