#70f84e color space conversions
Hex:
#70f84e
RGB:
112, 248, 78
CMY:
56, 3, 69
CMYK:
55, 0, 69, 3
HSL:
108°, 92.3913%, 63.9216%
HSV (HSB):
108°, 68.5484%, 97.2549%
XYZ:
41.6246, 71.1296, 18.7433
xyY:
0.3165, 0.5409, 71.1296
CIE-Lab:
87.5479, -66.6272, 67.2745
CIE-LCH:
87.5479, 94.6839, 134.7230
CIE-Luv:
87.5479, -62.4805, 92.4814
Hunter-Lab:
84.3384, -59.4947, 45.8603
#70f84e color charts
#70f84e color shades, tints & tones
#70f84e color schemes
#70f84e color preview, HTML & CSS examples
This text has a color of #70f84e
<p style="color:#70f84e;">Text here</p>
.mytext {color:#70f84e;}
This box has a color of #70f84e
<div style="background-color:#70f84e;">Content here</div>
.mybackground {background-color:#70f84e;}
Border around this has a color of #70f84e
<div style="border:2px solid #70f84e;">Content here</div>
.myborder {border:2px solid #70f84e;}