#5feed9 color space conversions
Hex:
#5feed9
RGB:
95, 238, 217
CMY:
63, 7, 15
CMYK:
60, 0, 9, 7
HSL:
171°, 80.7910%, 65.2941%
HSV (HSB):
171°, 60.0840%, 93.3333%
XYZ:
47.8182, 68.5917, 76.3649
xyY:
0.2481, 0.3558, 68.5917
CIE-Lab:
86.3015, -43.2856, -1.3129
CIE-LCH:
86.3015, 43.3056, 181.7373
CIE-Luv:
86.3015, -57.6207, 4.9637
Hunter-Lab:
82.8201, -41.8738, 3.3053
#5feed9 color charts
#5feed9 color shades, tints & tones
#5feed9 color schemes
#5feed9 color preview, HTML & CSS examples
This text has a color of #5feed9
<p style="color:#5feed9;">Text here</p>
.mytext {color:#5feed9;}
This box has a color of #5feed9
<div style="background-color:#5feed9;">Content here</div>
.mybackground {background-color:#5feed9;}
Border around this has a color of #5feed9
<div style="border:2px solid #5feed9;">Content here</div>
.myborder {border:2px solid #5feed9;}