#2fe6e6 color space conversions
Hex:
#2fe6e6
RGB:
47, 230, 230
CMY:
82, 10, 10
CMYK:
80, 0, 0, 10
HSL:
180°, 78.5408%, 54.3137%
HSV (HSB):
180°, 79.5652%, 90.1961%
XYZ:
43.7520, 62.9111, 84.7000
xyY:
0.2286, 0.3288, 62.9111
CIE-Lab:
83.3956, -42.3677, -12.5661
CIE-LCH:
83.3956, 44.1920, 196.5202
CIE-Luv:
83.3956, -61.6627, -13.3153
Hunter-Lab:
79.3165, -40.3410, -7.7926
#2fe6e6 color charts
#2fe6e6 color shades, tints & tones
#2fe6e6 color schemes
#2fe6e6 color preview, HTML & CSS examples
This text has a color of #2fe6e6
<p style="color:#2fe6e6;">Text here</p>
.mytext {color:#2fe6e6;}
This box has a color of #2fe6e6
<div style="background-color:#2fe6e6;">Content here</div>
.mybackground {background-color:#2fe6e6;}
Border around this has a color of #2fe6e6
<div style="border:2px solid #2fe6e6;">Content here</div>
.myborder {border:2px solid #2fe6e6;}