#70ec80 color space conversions
Hex:
#70ec80
RGB:
112, 236, 128
CMY:
56, 7, 50
CMYK:
53, 0, 46, 7
HSL:
128°, 76.5432%, 68.2353%
HSV (HSB):
128°, 52.5424%, 92.5490%
XYZ:
40.5738, 64.9942, 30.8287
xyY:
0.2975, 0.4765, 64.9942
CIE-Lab:
84.4807, -56.6289, 41.9133
CIE-LCH:
84.4807, 70.4525, 143.4934
CIE-Luv:
84.4807, -56.4064, 65.4642
Hunter-Lab:
80.6190, -51.2479, 33.7607
#70ec80 color charts
#70ec80 color shades, tints & tones
#70ec80 color schemes
#70ec80 color preview, HTML & CSS examples
This text has a color of #70ec80
<p style="color:#70ec80;">Text here</p>
.mytext {color:#70ec80;}
This box has a color of #70ec80
<div style="background-color:#70ec80;">Content here</div>
.mybackground {background-color:#70ec80;}
Border around this has a color of #70ec80
<div style="border:2px solid #70ec80;">Content here</div>
.myborder {border:2px solid #70ec80;}