#70e68e color space conversions
Hex:
#70e68e
RGB:
112, 230, 142
CMY:
56, 10, 44
CMYK:
51, 0, 38, 10
HSL:
135°, 70.2381%, 67.0588%
HSV (HSB):
135°, 51.3043%, 90.1961%
XYZ:
39.8614, 61.9914, 35.4558
xyY:
0.2903, 0.4515, 61.9914
CIE-Lab:
82.9088, -52.0701, 32.9365
CIE-LCH:
82.9088, 61.6125, 147.6849
CIE-Luv:
82.9088, -53.5349, 54.0319
Hunter-Lab:
78.7346, -47.4154, 28.4147
#70e68e color charts
#70e68e color shades, tints & tones
#70e68e color schemes
#70e68e color preview, HTML & CSS examples
This text has a color of #70e68e
<p style="color:#70e68e;">Text here</p>
.mytext {color:#70e68e;}
This box has a color of #70e68e
<div style="background-color:#70e68e;">Content here</div>
.mybackground {background-color:#70e68e;}
Border around this has a color of #70e68e
<div style="border:2px solid #70e68e;">Content here</div>
.myborder {border:2px solid #70e68e;}