#2efdec color space conversions
Hex:
#2efdec
RGB:
46, 253, 236
CMY:
82, 1, 7
CMYK:
82, 0, 7, 1
HSL:
175°, 98.1043%, 58.6275%
HSV (HSB):
175°, 81.8182%, 99.2157%
XYZ:
51.3923, 76.8875, 91.4890
xyY:
0.2338, 0.3499, 76.8875
CIE-Lab:
90.2698, -50.7200, -5.5027
CIE-LCH:
90.2698, 51.0176, 186.1919
CIE-Luv:
90.2698, -69.0773, -0.6048
Hunter-Lab:
87.6855, -48.8312, -0.4819
#2efdec color charts
#2efdec color shades, tints & tones
#2efdec color schemes
#2efdec color preview, HTML & CSS examples
This text has a color of #2efdec
<p style="color:#2efdec;">Text here</p>
.mytext {color:#2efdec;}
This box has a color of #2efdec
<div style="background-color:#2efdec;">Content here</div>
.mybackground {background-color:#2efdec;}
Border around this has a color of #2efdec
<div style="border:2px solid #2efdec;">Content here</div>
.myborder {border:2px solid #2efdec;}