#70ec50 color space conversions
Hex:
#70ec50
RGB:
112, 236, 80
CMY:
56, 7, 69
CMYK:
53, 0, 66, 7
HSL:
108°, 80.4124%, 61.9608%
HSV (HSB):
108°, 66.1017%, 92.5490%
XYZ:
38.1255, 64.0148, 17.9361
xyY:
0.3175, 0.5331, 64.0148
CIE-Lab:
83.9735, -62.1727, 62.7322
CIE-LCH:
83.9735, 88.3220, 134.7433
CIE-Luv:
83.9735, -57.7458, 86.5003
Hunter-Lab:
80.0093, -54.9585, 42.7151
#70ec50 color charts
#70ec50 color shades, tints & tones
#70ec50 color schemes
#70ec50 color preview, HTML & CSS examples
This text has a color of #70ec50
<p style="color:#70ec50;">Text here</p>
.mytext {color:#70ec50;}
This box has a color of #70ec50
<div style="background-color:#70ec50;">Content here</div>
.mybackground {background-color:#70ec50;}
Border around this has a color of #70ec50
<div style="border:2px solid #70ec50;">Content here</div>
.myborder {border:2px solid #70ec50;}