#70db3c color space conversions
Hex:
#70db3c
RGB:
112, 219, 60
CMY:
56, 14, 76
CMYK:
49, 0, 73, 14
HSL:
100°, 68.8312%, 54.7059%
HSV (HSB):
100°, 72.6027%, 85.8824%
XYZ:
32.8292, 54.4340, 13.0515
xyY:
0.3273, 0.5426, 54.4340
CIE-Lab:
78.7141, -57.4362, 64.6881
CIE-LCH:
78.7141, 86.5071, 131.6017
CIE-Luv:
78.7141, -51.2078, 84.9869
Hunter-Lab:
73.7794, -49.6878, 41.1573
#70db3c color charts
#70db3c color shades, tints & tones
#70db3c color schemes
#70db3c color preview, HTML & CSS examples
This text has a color of #70db3c
<p style="color:#70db3c;">Text here</p>
.mytext {color:#70db3c;}
This box has a color of #70db3c
<div style="background-color:#70db3c;">Content here</div>
.mybackground {background-color:#70db3c;}
Border around this has a color of #70db3c
<div style="border:2px solid #70db3c;">Content here</div>
.myborder {border:2px solid #70db3c;}