#5a98d3 color space conversions
Hex:
#5a98d3
RGB:
90, 152, 211
CMY:
65, 40, 17
CMYK:
57, 28, 0, 17
HSL:
209°, 57.8947%, 59.0196%
HSV (HSB):
209°, 57.3460%, 82.7451%
XYZ:
27.2026, 29.3333, 65.8562
xyY:
0.2223, 0.2397, 29.3333
CIE-Lab:
61.0746, -2.7145, -36.2511
CIE-LCH:
61.0746, 36.3525, 265.7177
CIE-Luv:
61.0746, -27.1211, -56.5365
Hunter-Lab:
54.1602, -5.1268, -34.1816
#5a98d3 color charts
#5a98d3 color shades, tints & tones
#5a98d3 color schemes
#5a98d3 color preview, HTML & CSS examples
This text has a color of #5a98d3
<p style="color:#5a98d3;">Text here</p>
.mytext {color:#5a98d3;}
This box has a color of #5a98d3
<div style="background-color:#5a98d3;">Content here</div>
.mybackground {background-color:#5a98d3;}
Border around this has a color of #5a98d3
<div style="border:2px solid #5a98d3;">Content here</div>
.myborder {border:2px solid #5a98d3;}