#2efeee color space conversions
Hex:
#2efeee
RGB:
46, 254, 238
CMY:
82, 0, 7
CMYK:
82, 0, 6, 0
HSL:
175°, 99.0476%, 58.8235%
HSV (HSB):
175°, 81.8898%, 99.6078%
XYZ:
52.0011, 77.6375, 93.1337
xyY:
0.2334, 0.3485, 77.6375
CIE-Lab:
90.6142, -50.6023, -6.0331
CIE-LCH:
90.6142, 50.9607, 186.7990
CIE-Luv:
90.6142, -69.2609, -1.4781
Hunter-Lab:
88.1122, -48.8509, -0.9905
#2efeee color charts
#2efeee color shades, tints & tones
#2efeee color schemes
#2efeee color preview, HTML & CSS examples
This text has a color of #2efeee
<p style="color:#2efeee;">Text here</p>
.mytext {color:#2efeee;}
This box has a color of #2efeee
<div style="background-color:#2efeee;">Content here</div>
.mybackground {background-color:#2efeee;}
Border around this has a color of #2efeee
<div style="border:2px solid #2efeee;">Content here</div>
.myborder {border:2px solid #2efeee;}