#5efecc color space conversions
Hex:
#5efecc
RGB:
94, 254, 204
CMY:
63, 0, 20
CMYK:
63, 0, 20, 0
HSL:
161°, 98.7654%, 68.2353%
HSV (HSB):
161°, 62.9921%, 99.6078%
XYZ:
50.9570, 77.6229, 69.4238
xyY:
0.2574, 0.3920, 77.6229
CIE-Lab:
90.6076, -53.3292, 11.6671
CIE-LCH:
90.6076, 54.5905, 167.6595
CIE-Luv:
90.6076, -64.3830, 26.3914
Hunter-Lab:
88.1039, -50.9420, 14.9536
#5efecc color charts
#5efecc color shades, tints & tones
#5efecc color schemes
#5efecc color preview, HTML & CSS examples
This text has a color of #5efecc
<p style="color:#5efecc;">Text here</p>
.mytext {color:#5efecc;}
This box has a color of #5efecc
<div style="background-color:#5efecc;">Content here</div>
.mybackground {background-color:#5efecc;}
Border around this has a color of #5efecc
<div style="border:2px solid #5efecc;">Content here</div>
.myborder {border:2px solid #5efecc;}