#5dcfcc color space conversions
Hex:
#5dcfcc
RGB:
93, 207, 204
CMY:
64, 19, 20
CMYK:
55, 0, 1, 19
HSL:
178°, 54.2857%, 58.8235%
HSV (HSB):
178°, 55.0725%, 81.1765%
XYZ:
37.7261, 51.3124, 65.0427
xyY:
0.2448, 0.3330, 51.3124
CIE-Lab:
76.8679, -32.8373, -8.3220
CIE-LCH:
76.8679, 33.8754, 194.2211
CIE-Luv:
76.8679, -47.2838, -7.6892
Hunter-Lab:
71.6327, -31.3483, -3.6926
#5dcfcc color charts
#5dcfcc color shades, tints & tones
#5dcfcc color schemes
#5dcfcc color preview, HTML & CSS examples
This text has a color of #5dcfcc
<p style="color:#5dcfcc;">Text here</p>
.mytext {color:#5dcfcc;}
This box has a color of #5dcfcc
<div style="background-color:#5dcfcc;">Content here</div>
.mybackground {background-color:#5dcfcc;}
Border around this has a color of #5dcfcc
<div style="border:2px solid #5dcfcc;">Content here</div>
.myborder {border:2px solid #5dcfcc;}