#2fffe5 color space conversions
Hex:
#2fffe5
RGB:
47, 255, 229
CMY:
82, 0, 10
CMYK:
82, 0, 10, 0
HSL:
173°, 100.0000%, 59.2157%
HSV (HSB):
173°, 81.5686%, 100.0000%
XYZ:
51.0751, 77.7815, 86.4501
xyY:
0.2372, 0.3613, 77.7815
CIE-Lab:
90.6801, -53.3281, -1.2649
CIE-LCH:
90.6801, 53.3431, 181.3588
CIE-Luv:
90.6801, -70.1791, 6.5691
Hunter-Lab:
88.1938, -50.9655, 3.6179
#2fffe5 color charts
#2fffe5 color shades, tints & tones
#2fffe5 color schemes
#2fffe5 color preview, HTML & CSS examples
This text has a color of #2fffe5
<p style="color:#2fffe5;">Text here</p>
.mytext {color:#2fffe5;}
This box has a color of #2fffe5
<div style="background-color:#2fffe5;">Content here</div>
.mybackground {background-color:#2fffe5;}
Border around this has a color of #2fffe5
<div style="border:2px solid #2fffe5;">Content here</div>
.myborder {border:2px solid #2fffe5;}