#70db5e color space conversions
Hex:
#70db5e
RGB:
112, 219, 94
CMY:
56, 14, 63
CMYK:
49, 0, 57, 14
HSL:
111°, 63.4518%, 61.3725%
HSV (HSB):
111°, 57.0776%, 85.8824%
XYZ:
34.0340, 54.9159, 19.3957
xyY:
0.3141, 0.5069, 54.9159
CIE-Lab:
78.9928, -54.3975, 51.2480
CIE-LCH:
78.9928, 74.7358, 136.7076
CIE-Luv:
78.9928, -50.5375, 73.1714
Hunter-Lab:
74.1053, -47.7054, 36.3556
#70db5e color charts
#70db5e color shades, tints & tones
#70db5e color schemes
#70db5e color preview, HTML & CSS examples
This text has a color of #70db5e
<p style="color:#70db5e;">Text here</p>
.mytext {color:#70db5e;}
This box has a color of #70db5e
<div style="background-color:#70db5e;">Content here</div>
.mybackground {background-color:#70db5e;}
Border around this has a color of #70db5e
<div style="border:2px solid #70db5e;">Content here</div>
.myborder {border:2px solid #70db5e;}