#70df30 color space conversions
Hex:
#70df30
RGB:
112, 223, 48
CMY:
56, 13, 81
CMYK:
50, 0, 78, 13
HSL:
98°, 73.2218%, 53.1373%
HSV (HSB):
98°, 78.4753%, 87.4510%
XYZ:
33.6033, 56.4335, 11.9180
xyY:
0.3296, 0.5535, 56.4335
CIE-Lab:
79.8599, -59.6391, 69.6053
CIE-LCH:
79.8599, 91.6609, 130.5906
CIE-Luv:
79.8599, -53.0283, 89.5182
Hunter-Lab:
75.1222, -51.6183, 43.1793
#70df30 color charts
#70df30 color shades, tints & tones
#70df30 color schemes
#70df30 color preview, HTML & CSS examples
This text has a color of #70df30
<p style="color:#70df30;">Text here</p>
.mytext {color:#70df30;}
This box has a color of #70df30
<div style="background-color:#70df30;">Content here</div>
.mybackground {background-color:#70df30;}
Border around this has a color of #70df30
<div style="border:2px solid #70df30;">Content here</div>
.myborder {border:2px solid #70df30;}