#5def90 color space conversions
Hex:
#5def90
RGB:
93, 239, 144
CMY:
64, 6, 44
CMYK:
61, 0, 40, 6
HSL:
141°, 82.0225%, 65.0980%
HSV (HSB):
141°, 61.0879%, 93.7255%
XYZ:
40.4147, 66.0738, 37.0090
xyY:
0.2816, 0.4605, 66.0738
CIE-Lab:
85.0340, -59.5066, 34.6201
CIE-LCH:
85.0340, 68.8446, 149.8098
CIE-Luv:
85.0340, -62.2916, 57.6326
Hunter-Lab:
81.2858, -53.5011, 29.9056
#5def90 color charts
#5def90 color shades, tints & tones
#5def90 color schemes
#5def90 color preview, HTML & CSS examples
This text has a color of #5def90
<p style="color:#5def90;">Text here</p>
.mytext {color:#5def90;}
This box has a color of #5def90
<div style="background-color:#5def90;">Content here</div>
.mybackground {background-color:#5def90;}
Border around this has a color of #5def90
<div style="border:2px solid #5def90;">Content here</div>
.myborder {border:2px solid #5def90;}