#70f97f color space conversions
Hex:
#70f97f
RGB:
112, 249, 127
CMY:
56, 2, 50
CMYK:
55, 0, 49, 2
HSL:
127°, 91.9463%, 70.7843%
HSV (HSB):
127°, 55.0201%, 97.6471%
XYZ:
44.3885, 72.7284, 31.7771
xyY:
0.2981, 0.4885, 72.7284
CIE-Lab:
88.3180, -61.7219, 47.1961
CIE-LCH:
88.3180, 77.6986, 142.5964
CIE-Luv:
88.3180, -61.4971, 72.9564
Hunter-Lab:
85.2810, -56.3328, 37.6042
#70f97f color charts
#70f97f color shades, tints & tones
#70f97f color schemes
#70f97f color preview, HTML & CSS examples
This text has a color of #70f97f
<p style="color:#70f97f;">Text here</p>
.mytext {color:#70f97f;}
This box has a color of #70f97f
<div style="background-color:#70f97f;">Content here</div>
.mybackground {background-color:#70f97f;}
Border around this has a color of #70f97f
<div style="border:2px solid #70f97f;">Content here</div>
.myborder {border:2px solid #70f97f;}