#5feed7 color space conversions
Hex:
#5feed7
RGB:
95, 238, 215
CMY:
63, 7, 16
CMYK:
60, 0, 10, 7
HSL:
170°, 80.7910%, 65.2941%
HSV (HSB):
170°, 60.0840%, 93.3333%
XYZ:
47.5596, 68.4883, 75.0029
xyY:
0.2489, 0.3585, 68.4883
CIE-Lab:
86.2500, -43.7821, -0.3388
CIE-LCH:
86.2500, 43.7834, 180.4434
CIE-Luv:
86.2500, -57.7337, 6.5622
Hunter-Lab:
82.7576, -42.2445, 4.1961
#5feed7 color charts
#5feed7 color shades, tints & tones
#5feed7 color schemes
#5feed7 color preview, HTML & CSS examples
This text has a color of #5feed7
<p style="color:#5feed7;">Text here</p>
.mytext {color:#5feed7;}
This box has a color of #5feed7
<div style="background-color:#5feed7;">Content here</div>
.mybackground {background-color:#5feed7;}
Border around this has a color of #5feed7
<div style="border:2px solid #5feed7;">Content here</div>
.myborder {border:2px solid #5feed7;}