#5ab2ed color space conversions
Hex:
#5ab2ed
RGB:
90, 178, 237
CMY:
65, 30, 7
CMYK:
62, 25, 0, 7
HSL:
204°, 80.3279%, 64.1176%
HSV (HSB):
204°, 62.0253%, 92.9412%
XYZ:
35.4229, 40.1289, 85.9994
xyY:
0.2193, 0.2484, 40.1289
CIE-Lab:
69.5612, -8.9784, -37.3544
CIE-LCH:
69.5612, 38.4182, 256.4849
CIE-Luv:
69.5612, -35.7991, -58.7479
Hunter-Lab:
63.3474, -11.0433, -36.1481
#5ab2ed color charts
#5ab2ed color shades, tints & tones
#5ab2ed color schemes
#5ab2ed color preview, HTML & CSS examples
This text has a color of #5ab2ed
<p style="color:#5ab2ed;">Text here</p>
.mytext {color:#5ab2ed;}
This box has a color of #5ab2ed
<div style="background-color:#5ab2ed;">Content here</div>
.mybackground {background-color:#5ab2ed;}
Border around this has a color of #5ab2ed
<div style="border:2px solid #5ab2ed;">Content here</div>
.myborder {border:2px solid #5ab2ed;}