#5feed4 color space conversions
Hex:
#5feed4
RGB:
95, 238, 212
CMY:
63, 7, 17
CMYK:
60, 0, 11, 7
HSL:
169°, 80.7910%, 65.2941%
HSV (HSB):
169°, 60.0840%, 93.3333%
XYZ:
47.1775, 68.3354, 72.9909
xyY:
0.2503, 0.3625, 68.3354
CIE-Lab:
86.1739, -44.5199, 1.1237
CIE-LCH:
86.1739, 44.5341, 178.5542
CIE-Luv:
86.1739, -57.9027, 8.9466
Hunter-Lab:
82.6652, -42.7932, 5.5144
#5feed4 color charts
#5feed4 color shades, tints & tones
#5feed4 color schemes
#5feed4 color preview, HTML & CSS examples
This text has a color of #5feed4
<p style="color:#5feed4;">Text here</p>
.mytext {color:#5feed4;}
This box has a color of #5feed4
<div style="background-color:#5feed4;">Content here</div>
.mybackground {background-color:#5feed4;}
Border around this has a color of #5feed4
<div style="border:2px solid #5feed4;">Content here</div>
.myborder {border:2px solid #5feed4;}