#5abdef color space conversions
Hex:
#5abdef
RGB:
90, 189, 239
CMY:
65, 26, 6
CMYK:
62, 21, 0, 6
HSL:
200°, 82.3204%, 64.5098%
HSV (HSB):
200°, 62.3431%, 93.7255%
XYZ:
37.9940, 44.8008, 88.3063
xyY:
0.2221, 0.2618, 44.8008
CIE-Lab:
72.7606, -14.2655, -33.4767
CIE-LCH:
72.7606, 36.3895, 246.9196
CIE-Luv:
72.7606, -39.6847, -51.7953
Hunter-Lab:
66.9334, -15.8099, -31.3688
#5abdef color charts
#5abdef color shades, tints & tones
#5abdef color schemes
#5abdef color preview, HTML & CSS examples
This text has a color of #5abdef
<p style="color:#5abdef;">Text here</p>
.mytext {color:#5abdef;}
This box has a color of #5abdef
<div style="background-color:#5abdef;">Content here</div>
.mybackground {background-color:#5abdef;}
Border around this has a color of #5abdef
<div style="border:2px solid #5abdef;">Content here</div>
.myborder {border:2px solid #5abdef;}