#70ed3d color space conversions
Hex:
#70ed3d
RGB:
112, 237, 61
CMY:
56, 7, 76
CMYK:
53, 0, 74, 7
HSL:
103°, 83.0189%, 58.4314%
HSV (HSB):
103°, 74.2616%, 92.9412%
XYZ:
37.8086, 64.3500, 14.8430
xyY:
0.3231, 0.5500, 64.3500
CIE-Lab:
84.1477, -63.9482, 69.7365
CIE-LCH:
84.1477, 94.6179, 132.5207
CIE-Luv:
84.1477, -58.4979, 92.4421
Hunter-Lab:
80.2185, -56.2517, 45.1824
#70ed3d color charts
#70ed3d color shades, tints & tones
#70ed3d color schemes
#70ed3d color preview, HTML & CSS examples
This text has a color of #70ed3d
<p style="color:#70ed3d;">Text here</p>
.mytext {color:#70ed3d;}
This box has a color of #70ed3d
<div style="background-color:#70ed3d;">Content here</div>
.mybackground {background-color:#70ed3d;}
Border around this has a color of #70ed3d
<div style="border:2px solid #70ed3d;">Content here</div>
.myborder {border:2px solid #70ed3d;}