#70fc3e color space conversions
Hex:
#70fc3e
RGB:
112, 252, 62
CMY:
56, 1, 76
CMYK:
56, 0, 75, 1
HSL:
104°, 96.9388%, 61.5686%
HSV (HSB):
104°, 75.3968%, 98.8235%
XYZ:
42.3620, 73.4134, 16.4949
xyY:
0.3203, 0.5550, 73.4134
CIE-Lab:
88.6445, -69.1248, 73.8045
CIE-LCH:
88.6445, 101.1204, 133.1247
CIE-Luv:
88.6445, -64.3145, 98.4969
Hunter-Lab:
85.6816, -61.6903, 48.5630
#70fc3e color charts
#70fc3e color shades, tints & tones
#70fc3e color schemes
#70fc3e color preview, HTML & CSS examples
This text has a color of #70fc3e
<p style="color:#70fc3e;">Text here</p>
.mytext {color:#70fc3e;}
This box has a color of #70fc3e
<div style="background-color:#70fc3e;">Content here</div>
.mybackground {background-color:#70fc3e;}
Border around this has a color of #70fc3e
<div style="border:2px solid #70fc3e;">Content here</div>
.myborder {border:2px solid #70fc3e;}