#5dfedc color space conversions
Hex:
#5dfedc
RGB:
93, 254, 220
CMY:
64, 0, 14
CMYK:
63, 0, 13, 0
HSL:
167°, 98.7730%, 68.0392%
HSV (HSB):
167°, 63.3858%, 99.6078%
XYZ:
52.8743, 78.3781, 80.0519
xyY:
0.2502, 0.3709, 78.3781
CIE-Lab:
90.9522, -49.7828, 3.8906
CIE-LCH:
90.9522, 49.9346, 175.5313
CIE-Luv:
90.9522, -63.6557, 14.1340
Hunter-Lab:
88.5314, -48.3230, 8.3608
#5dfedc color charts
#5dfedc color shades, tints & tones
#5dfedc color schemes
#5dfedc color preview, HTML & CSS examples
This text has a color of #5dfedc
<p style="color:#5dfedc;">Text here</p>
.mytext {color:#5dfedc;}
This box has a color of #5dfedc
<div style="background-color:#5dfedc;">Content here</div>
.mybackground {background-color:#5dfedc;}
Border around this has a color of #5dfedc
<div style="border:2px solid #5dfedc;">Content here</div>
.myborder {border:2px solid #5dfedc;}