#5dabbb color space conversions
Hex:
#5dabbb
RGB:
93, 171, 187
CMY:
64, 33, 27
CMYK:
50, 9, 0, 27
HSL:
190°, 40.8696%, 54.9020%
HSV (HSB):
190°, 50.2674%, 73.3333%
XYZ:
28.0468, 35.0408, 52.2990
xyY:
0.2431, 0.3037, 35.0408
CIE-Lab:
65.7804, -19.6242, -15.6291
CIE-LCH:
65.7804, 25.0874, 218.5345
CIE-Luv:
65.7804, -34.1662, -20.9549
Hunter-Lab:
59.1953, -19.0184, -10.9460
#5dabbb color charts
#5dabbb color shades, tints & tones
#5dabbb color schemes
#5dabbb color preview, HTML & CSS examples
This text has a color of #5dabbb
<p style="color:#5dabbb;">Text here</p>
.mytext {color:#5dabbb;}
This box has a color of #5dabbb
<div style="background-color:#5dabbb;">Content here</div>
.mybackground {background-color:#5dabbb;}
Border around this has a color of #5dabbb
<div style="border:2px solid #5dabbb;">Content here</div>
.myborder {border:2px solid #5dabbb;}