#5aaacc color space conversions
Hex:
#5aaacc
RGB:
90, 170, 204
CMY:
65, 33, 20
CMYK:
56, 17, 0, 20
HSL:
198°, 52.7778%, 57.6471%
HSV (HSB):
198°, 55.8824%, 80.0000%
XYZ:
29.4903, 35.2827, 62.3827
xyY:
0.2319, 0.2775, 35.2827
CIE-Lab:
65.9682, -14.8180, -24.7864
CIE-LCH:
65.9682, 28.8779, 239.1279
CIE-Luv:
65.9682, -34.0372, -36.5370
Hunter-Lab:
59.3993, -15.3279, -20.6884
#5aaacc color charts
#5aaacc color shades, tints & tones
#5aaacc color schemes
#5aaacc color preview, HTML & CSS examples
This text has a color of #5aaacc
<p style="color:#5aaacc;">Text here</p>
.mytext {color:#5aaacc;}
This box has a color of #5aaacc
<div style="background-color:#5aaacc;">Content here</div>
.mybackground {background-color:#5aaacc;}
Border around this has a color of #5aaacc
<div style="border:2px solid #5aaacc;">Content here</div>
.myborder {border:2px solid #5aaacc;}