#5aedec color space conversions
Hex:
#5aedec
RGB:
90, 237, 236
CMY:
65, 7, 7
CMYK:
62, 0, 0, 7
HSL:
180°, 80.3279%, 64.1176%
HSV (HSB):
180°, 62.0253%, 92.9412%
XYZ:
49.6410, 68.7982, 90.0199
xyY:
0.2381, 0.3300, 68.7982
CIE-Lab:
86.4040, -38.7377, -11.1523
CIE-LCH:
86.4040, 40.3111, 196.0607
CIE-Luv:
86.4040, -57.2157, -11.5129
Hunter-Lab:
82.9447, -38.3240, -6.2862
#5aedec color charts
#5aedec color shades, tints & tones
#5aedec color schemes
#5aedec color preview, HTML & CSS examples
This text has a color of #5aedec
<p style="color:#5aedec;">Text here</p>
.mytext {color:#5aedec;}
This box has a color of #5aedec
<div style="background-color:#5aedec;">Content here</div>
.mybackground {background-color:#5aedec;}
Border around this has a color of #5aedec
<div style="border:2px solid #5aedec;">Content here</div>
.myborder {border:2px solid #5aedec;}