#5ab5e5 color space conversions
Hex:
#5ab5e5
RGB:
90, 181, 229
CMY:
65, 29, 10
CMYK:
61, 21, 0, 10
HSL:
201°, 72.7749%, 62.5490%
HSV (HSB):
201°, 60.6987%, 89.8039%
XYZ:
34.8832, 40.8785, 80.1806
xyY:
0.2237, 0.2621, 40.8785
CIE-Lab:
70.0907, -13.0977, -32.1740
CIE-LCH:
70.0907, 34.7378, 247.8493
CIE-Luv:
70.0907, -37.1898, -49.4842
Hunter-Lab:
63.9363, -14.5003, -29.5983
#5ab5e5 color charts
#5ab5e5 color shades, tints & tones
#5ab5e5 color schemes
#5ab5e5 color preview, HTML & CSS examples
This text has a color of #5ab5e5
<p style="color:#5ab5e5;">Text here</p>
.mytext {color:#5ab5e5;}
This box has a color of #5ab5e5
<div style="background-color:#5ab5e5;">Content here</div>
.mybackground {background-color:#5ab5e5;}
Border around this has a color of #5ab5e5
<div style="border:2px solid #5ab5e5;">Content here</div>
.myborder {border:2px solid #5ab5e5;}