#5ffed5 color space conversions
Hex:
#5ffed5
RGB:
95, 254, 213
CMY:
63, 0, 16
CMYK:
63, 0, 16, 0
HSL:
165°, 98.7578%, 68.4314%
HSV (HSB):
165°, 62.5984%, 99.6078%
XYZ:
52.1714, 78.1206, 75.2799
xyY:
0.2538, 0.3800, 78.1206
CIE-Lab:
90.8349, -51.1078, 7.3490
CIE-LCH:
90.8349, 51.6335, 171.8173
CIE-Luv:
90.8349, -63.6491, 19.6145
Hunter-Lab:
88.3859, -49.3124, 11.3717
#5ffed5 color charts
#5ffed5 color shades, tints & tones
#5ffed5 color schemes
#5ffed5 color preview, HTML & CSS examples
This text has a color of #5ffed5
<p style="color:#5ffed5;">Text here</p>
.mytext {color:#5ffed5;}
This box has a color of #5ffed5
<div style="background-color:#5ffed5;">Content here</div>
.mybackground {background-color:#5ffed5;}
Border around this has a color of #5ffed5
<div style="border:2px solid #5ffed5;">Content here</div>
.myborder {border:2px solid #5ffed5;}