#5ab4cd color space conversions
Hex:
#5ab4cd
RGB:
90, 180, 205
CMY:
65, 29, 20
CMYK:
56, 12, 0, 20
HSL:
193°, 53.4884%, 57.8431%
HSV (HSB):
193°, 56.0976%, 80.3922%
XYZ:
31.5572, 39.2240, 63.6653
xyY:
0.2347, 0.2917, 39.2240
CIE-Lab:
68.9132, -19.7817, -20.8396
CIE-LCH:
68.9132, 28.7333, 226.4919
CIE-Luv:
68.9132, -37.7855, -29.5682
Hunter-Lab:
62.6290, -19.6593, -16.4307
#5ab4cd color charts
#5ab4cd color shades, tints & tones
#5ab4cd color schemes
#5ab4cd color preview, HTML & CSS examples
This text has a color of #5ab4cd
<p style="color:#5ab4cd;">Text here</p>
.mytext {color:#5ab4cd;}
This box has a color of #5ab4cd
<div style="background-color:#5ab4cd;">Content here</div>
.mybackground {background-color:#5ab4cd;}
Border around this has a color of #5ab4cd
<div style="border:2px solid #5ab4cd;">Content here</div>
.myborder {border:2px solid #5ab4cd;}