#70ec2c color space conversions
Hex:
#70ec2c
RGB:
112, 236, 44
CMY:
56, 7, 83
CMYK:
53, 0, 81, 7
HSL:
99°, 83.4783%, 54.9020%
HSV (HSB):
99°, 81.3559%, 92.5490%
XYZ:
37.1322, 63.6175, 12.7052
xyY:
0.3273, 0.5607, 63.6175
CIE-Lab:
83.7662, -64.5101, 74.2786
CIE-LCH:
83.7662, 98.3812, 130.9739
CIE-Luv:
83.7662, -58.3341, 95.6208
Hunter-Lab:
79.7606, -56.4812, 46.3880
#70ec2c color charts
#70ec2c color shades, tints & tones
#70ec2c color schemes
#70ec2c color preview, HTML & CSS examples
This text has a color of #70ec2c
<p style="color:#70ec2c;">Text here</p>
.mytext {color:#70ec2c;}
This box has a color of #70ec2c
<div style="background-color:#70ec2c;">Content here</div>
.mybackground {background-color:#70ec2c;}
Border around this has a color of #70ec2c
<div style="border:2px solid #70ec2c;">Content here</div>
.myborder {border:2px solid #70ec2c;}