#5abded color space conversions
Hex:
#5abded
RGB:
90, 189, 237
CMY:
65, 26, 7
CMYK:
62, 20, 0, 7
HSL:
200°, 80.3279%, 64.1176%
HSV (HSB):
200°, 62.0253%, 92.9412%
XYZ:
37.7001, 44.6833, 86.7585
xyY:
0.2229, 0.2642, 44.6833
CIE-Lab:
72.6829, -14.8828, -32.5146
CIE-LCH:
72.6829, 35.7588, 245.4051
CIE-Luv:
72.6829, -39.7702, -50.0681
Hunter-Lab:
66.8456, -16.3078, -30.1603
#5abded color charts
#5abded color shades, tints & tones
#5abded color schemes
#5abded color preview, HTML & CSS examples
This text has a color of #5abded
<p style="color:#5abded;">Text here</p>
.mytext {color:#5abded;}
This box has a color of #5abded
<div style="background-color:#5abded;">Content here</div>
.mybackground {background-color:#5abded;}
Border around this has a color of #5abded
<div style="border:2px solid #5abded;">Content here</div>
.myborder {border:2px solid #5abded;}