#5dffdf color space conversions
Hex:
#5dffdf
RGB:
93, 255, 223
CMY:
64, 0, 13
CMYK:
64, 0, 13, 0
HSL:
168°, 100.0000%, 68.2353%
HSV (HSB):
168°, 63.5294%, 100.0000%
XYZ:
53.5935, 79.1749, 82.2696
xyY:
0.2492, 0.3682, 79.1749
CIE-Lab:
91.3134, -49.4836, 2.8616
CIE-LCH:
91.3134, 49.5662, 176.6904
CIE-Luv:
91.3134, -63.8334, 12.5067
Hunter-Lab:
88.9803, -48.2036, 7.4677
#5dffdf color charts
#5dffdf color shades, tints & tones
#5dffdf color schemes
#5dffdf color preview, HTML & CSS examples
This text has a color of #5dffdf
<p style="color:#5dffdf;">Text here</p>
.mytext {color:#5dffdf;}
This box has a color of #5dffdf
<div style="background-color:#5dffdf;">Content here</div>
.mybackground {background-color:#5dffdf;}
Border around this has a color of #5dffdf
<div style="border:2px solid #5dffdf;">Content here</div>
.myborder {border:2px solid #5dffdf;}