#14ed4a color space conversions
Hex:
#14ed4a
RGB:
20, 237, 74
CMY:
92, 7, 71
CMYK:
92, 0, 69, 7
HSL:
135°, 85.7708%, 50.3922%
HSV (HSB):
135°, 91.5612%, 92.9412%
XYZ:
31.8087, 61.2115, 16.6171
xyY:
0.2901, 0.5583, 61.2115
CIE-Lab:
82.4923, -77.3949, 62.9347
CIE-LCH:
82.4923, 99.7534, 140.8832
CIE-Luv:
82.4923, -75.6939, 88.6441
Hunter-Lab:
78.2378, -64.3444, 42.1737
#14ed4a color charts
#14ed4a color shades, tints & tones
#14ed4a color schemes
#14ed4a color preview, HTML & CSS examples
This text has a color of #14ed4a
<p style="color:#14ed4a;">Text here</p>
.mytext {color:#14ed4a;}
This box has a color of #14ed4a
<div style="background-color:#14ed4a;">Content here</div>
.mybackground {background-color:#14ed4a;}
Border around this has a color of #14ed4a
<div style="border:2px solid #14ed4a;">Content here</div>
.myborder {border:2px solid #14ed4a;}