#2ff12b color space conversions
Hex:
#2ff12b
RGB:
47, 241, 43
CMY:
82, 5, 83
CMYK:
80, 0, 82, 5
HSL:
119°, 87.6106%, 55.6863%
HSV (HSB):
119°, 82.1577%, 94.5098%
XYZ:
33.0636, 63.6893, 12.8361
xyY:
0.3017, 0.5812, 63.6893
CIE-Lab:
83.8038, -78.5413, 74.0088
CIE-LCH:
83.8038, 107.9168, 136.7018
CIE-Luv:
83.8038, -75.2278, 97.8825
Hunter-Lab:
79.8056, -65.7069, 46.3276
#2ff12b color charts
#2ff12b color shades, tints & tones
#2ff12b color schemes
#2ff12b color preview, HTML & CSS examples
This text has a color of #2ff12b
<p style="color:#2ff12b;">Text here</p>
.mytext {color:#2ff12b;}
This box has a color of #2ff12b
<div style="background-color:#2ff12b;">Content here</div>
.mybackground {background-color:#2ff12b;}
Border around this has a color of #2ff12b
<div style="border:2px solid #2ff12b;">Content here</div>
.myborder {border:2px solid #2ff12b;}