#5dbcc3 color space conversions
Hex:
#5dbcc3
RGB:
93, 188, 195
CMY:
64, 26, 24
CMYK:
52, 4, 0, 24
HSL:
184°, 45.9459%, 56.4706%
HSV (HSB):
184°, 52.3077%, 76.4706%
XYZ:
32.3477, 42.2337, 58.0768
xyY:
0.2438, 0.3184, 42.2337
CIE-Lab:
71.0318, -26.0460, -12.1427
CIE-LCH:
71.0318, 28.7374, 204.9951
CIE-Luv:
71.0318, -40.4624, -14.6613
Hunter-Lab:
64.9875, -24.8791, -7.4939
#5dbcc3 color charts
#5dbcc3 color shades, tints & tones
#5dbcc3 color schemes
#5dbcc3 color preview, HTML & CSS examples
This text has a color of #5dbcc3
<p style="color:#5dbcc3;">Text here</p>
.mytext {color:#5dbcc3;}
This box has a color of #5dbcc3
<div style="background-color:#5dbcc3;">Content here</div>
.mybackground {background-color:#5dbcc3;}
Border around this has a color of #5dbcc3
<div style="border:2px solid #5dbcc3;">Content here</div>
.myborder {border:2px solid #5dbcc3;}