#5dbbcc color space conversions
Hex:
#5dbbcc
RGB:
93, 187, 204
CMY:
64, 27, 20
CMYK:
54, 8, 0, 20
HSL:
189°, 52.1127%, 58.2353%
HSV (HSB):
189°, 54.4118%, 80.0000%
XYZ:
33.1836, 42.2274, 63.5285
xyY:
0.2388, 0.3039, 42.2274
CIE-Lab:
71.0274, -23.0461, -17.0744
CIE-LCH:
71.0274, 28.6820, 216.5340
CIE-Luv:
71.0274, -39.6949, -23.0541
Hunter-Lab:
64.9826, -22.5680, -12.4754
#5dbbcc color charts
#5dbbcc color shades, tints & tones
#5dbbcc color schemes
#5dbbcc color preview, HTML & CSS examples
This text has a color of #5dbbcc
<p style="color:#5dbbcc;">Text here</p>
.mytext {color:#5dbbcc;}
This box has a color of #5dbbcc
<div style="background-color:#5dbbcc;">Content here</div>
.mybackground {background-color:#5dbbcc;}
Border around this has a color of #5dbbcc
<div style="border:2px solid #5dbbcc;">Content here</div>
.myborder {border:2px solid #5dbbcc;}