#2ff12c color space conversions
Hex:
#2ff12c
RGB:
47, 241, 44
CMY:
82, 5, 83
CMYK:
80, 0, 82, 5
HSL:
119°, 87.5556%, 55.8824%
HSV (HSB):
119°, 81.7427%, 94.5098%
XYZ:
33.0822, 63.6968, 12.9340
xyY:
0.3015, 0.5806, 63.6968
CIE-Lab:
83.8076, -78.4921, 73.7670
CIE-LCH:
83.8076, 107.7153, 136.7775
CIE-Luv:
83.8076, -75.2104, 97.7072
Hunter-Lab:
79.8103, -65.6778, 46.2587
#2ff12c color charts
#2ff12c color shades, tints & tones
#2ff12c color schemes
#2ff12c color preview, HTML & CSS examples
This text has a color of #2ff12c
<p style="color:#2ff12c;">Text here</p>
.mytext {color:#2ff12c;}
This box has a color of #2ff12c
<div style="background-color:#2ff12c;">Content here</div>
.mybackground {background-color:#2ff12c;}
Border around this has a color of #2ff12c
<div style="border:2px solid #2ff12c;">Content here</div>
.myborder {border:2px solid #2ff12c;}