#5abbbd color space conversions
Hex:
#5abbbd
RGB:
90, 187, 189
CMY:
65, 27, 26
CMYK:
52, 1, 0, 26
HSL:
181°, 42.8571%, 54.7059%
HSV (HSB):
181°, 52.3810%, 74.1176%
XYZ:
31.1721, 41.3884, 54.4899
xyY:
0.2454, 0.3258, 41.3884
CIE-Lab:
70.4472, -27.8079, -9.7403
CIE-LCH:
70.4472, 29.4644, 199.3038
CIE-Luv:
70.4472, -41.1529, -10.5764
Hunter-Lab:
64.3338, -26.0945, -5.1842
#5abbbd color charts
#5abbbd color shades, tints & tones
#5abbbd color schemes
#5abbbd color preview, HTML & CSS examples
This text has a color of #5abbbd
<p style="color:#5abbbd;">Text here</p>
.mytext {color:#5abbbd;}
This box has a color of #5abbbd
<div style="background-color:#5abbbd;">Content here</div>
.mybackground {background-color:#5abbbd;}
Border around this has a color of #5abbbd
<div style="border:2px solid #5abbbd;">Content here</div>
.myborder {border:2px solid #5abbbd;}