#5aa5cc color space conversions
Hex:
#5aa5cc
RGB:
90, 165, 204
CMY:
65, 35, 20
CMYK:
56, 19, 0, 20
HSL:
201°, 52.7778%, 57.6471%
HSV (HSB):
201°, 55.8824%, 80.0000%
XYZ:
28.5707, 33.4436, 62.0762
xyY:
0.2302, 0.2695, 33.4436
CIE-Lab:
64.5185, -12.1247, -27.0134
CIE-LCH:
64.5185, 29.6096, 245.8276
CIE-Luv:
64.5185, -32.1472, -40.4456
Hunter-Lab:
57.8304, -13.0167, -23.1616
#5aa5cc color charts
#5aa5cc color shades, tints & tones
#5aa5cc color schemes
#5aa5cc color preview, HTML & CSS examples
This text has a color of #5aa5cc
<p style="color:#5aa5cc;">Text here</p>
.mytext {color:#5aa5cc;}
This box has a color of #5aa5cc
<div style="background-color:#5aa5cc;">Content here</div>
.mybackground {background-color:#5aa5cc;}
Border around this has a color of #5aa5cc
<div style="border:2px solid #5aa5cc;">Content here</div>
.myborder {border:2px solid #5aa5cc;}