#70db31 color space conversions
Hex:
#70db31
RGB:
112, 219, 49
CMY:
56, 14, 81
CMYK:
49, 0, 78, 14
HSL:
98°, 70.2479%, 52.5490%
HSV (HSB):
98°, 77.6256%, 85.8824%
XYZ:
32.5680, 54.3295, 11.6759
xyY:
0.3304, 0.5512, 54.3295
CIE-Lab:
78.6535, -58.1078, 68.1776
CIE-LCH:
78.6535, 89.5807, 130.4410
CIE-Luv:
78.6535, -51.3592, 87.6364
Hunter-Lab:
73.7086, -50.1201, 42.2041
#70db31 color charts
#70db31 color shades, tints & tones
#70db31 color schemes
#70db31 color preview, HTML & CSS examples
This text has a color of #70db31
<p style="color:#70db31;">Text here</p>
.mytext {color:#70db31;}
This box has a color of #70db31
<div style="background-color:#70db31;">Content here</div>
.mybackground {background-color:#70db31;}
Border around this has a color of #70db31
<div style="border:2px solid #70db31;">Content here</div>
.myborder {border:2px solid #70db31;}