#5aaffc color space conversions
Hex:
#5aaffc
RGB:
90, 175, 252
CMY:
65, 31, 1
CMYK:
64, 31, 0, 1
HSL:
209°, 96.4286%, 67.0588%
HSV (HSB):
209°, 64.2857%, 98.8235%
XYZ:
37.1171, 39.8619, 97.8333
xyY:
0.2123, 0.2280, 39.8619
CIE-Lab:
69.3710, -2.5113, -45.8004
CIE-LCH:
69.3710, 45.8691, 266.8616
CIE-Luv:
69.3710, -34.2208, -73.9241
Hunter-Lab:
63.1363, -5.5503, -47.6779
#5aaffc color charts
#5aaffc color shades, tints & tones
#5aaffc color schemes
#5aaffc color preview, HTML & CSS examples
This text has a color of #5aaffc
<p style="color:#5aaffc;">Text here</p>
.mytext {color:#5aaffc;}
This box has a color of #5aaffc
<div style="background-color:#5aaffc;">Content here</div>
.mybackground {background-color:#5aaffc;}
Border around this has a color of #5aaffc
<div style="border:2px solid #5aaffc;">Content here</div>
.myborder {border:2px solid #5aaffc;}