#2fe2e9 color space conversions
Hex:
#2fe2e9
RGB:
47, 226, 233
CMY:
82, 11, 9
CMYK:
80, 3, 0, 9
HSL:
182°, 80.8696%, 54.9020%
HSV (HSB):
182°, 79.8283%, 91.3725%
XYZ:
43.0766, 60.8802, 86.5715
xyY:
0.2261, 0.3195, 60.8802
CIE-Lab:
82.3143, -39.7039, -15.7753
CIE-LCH:
82.3143, 42.7230, 201.6691
CIE-Luv:
82.3143, -60.0744, -18.9838
Hunter-Lab:
78.0258, -37.9985, -11.1656
#2fe2e9 color charts
#2fe2e9 color shades, tints & tones
#2fe2e9 color schemes
#2fe2e9 color preview, HTML & CSS examples
This text has a color of #2fe2e9
<p style="color:#2fe2e9;">Text here</p>
.mytext {color:#2fe2e9;}
This box has a color of #2fe2e9
<div style="background-color:#2fe2e9;">Content here</div>
.mybackground {background-color:#2fe2e9;}
Border around this has a color of #2fe2e9
<div style="border:2px solid #2fe2e9;">Content here</div>
.myborder {border:2px solid #2fe2e9;}