#5aadd2 color space conversions
Hex:
#5aadd2
RGB:
90, 173, 210
CMY:
65, 32, 18
CMYK:
57, 18, 0, 18
HSL:
199°, 57.1429%, 58.8235%
HSV (HSB):
199°, 57.1429%, 82.3529%
XYZ:
30.7929, 36.7139, 66.4363
xyY:
0.2299, 0.2741, 36.7139
CIE-Lab:
67.0619, -14.6197, -26.4235
CIE-LCH:
67.0619, 30.1983, 241.0449
CIE-Luv:
67.0619, -34.9520, -39.3653
Hunter-Lab:
60.5920, -15.3223, -22.5943
#5aadd2 color charts
#5aadd2 color shades, tints & tones
#5aadd2 color schemes
#5aadd2 color preview, HTML & CSS examples
This text has a color of #5aadd2
<p style="color:#5aadd2;">Text here</p>
.mytext {color:#5aadd2;}
This box has a color of #5aadd2
<div style="background-color:#5aadd2;">Content here</div>
.mybackground {background-color:#5aadd2;}
Border around this has a color of #5aadd2
<div style="border:2px solid #5aadd2;">Content here</div>
.myborder {border:2px solid #5aadd2;}