#5dcffb color space conversions
Hex:
#5dcffb
RGB:
93, 207, 251
CMY:
64, 19, 2
CMYK:
63, 18, 0, 2
HSL:
197°, 95.1807%, 67.4510%
HSV (HSB):
197°, 62.9482%, 98.4314%
XYZ:
44.2396, 53.9178, 99.3423
xyY:
0.2240, 0.2730, 53.9178
CIE-Lab:
78.4138, -19.4656, -31.1966
CIE-LCH:
78.4138, 36.7714, 238.0372
CIE-Luv:
78.4138, -44.9558, -47.6557
Hunter-Lab:
73.4288, -20.9571, -28.8137
#5dcffb color charts
#5dcffb color shades, tints & tones
#5dcffb color schemes
#5dcffb color preview, HTML & CSS examples
This text has a color of #5dcffb
<p style="color:#5dcffb;">Text here</p>
.mytext {color:#5dcffb;}
This box has a color of #5dcffb
<div style="background-color:#5dcffb;">Content here</div>
.mybackground {background-color:#5dcffb;}
Border around this has a color of #5dcffb
<div style="border:2px solid #5dcffb;">Content here</div>
.myborder {border:2px solid #5dcffb;}