#70ff1e color space conversions
Hex:
#70ff1e
RGB:
112, 255, 30
CMY:
56, 0, 88
CMYK:
56, 0, 88, 0
HSL:
98°, 100.0000%, 55.8824%
HSV (HSB):
98°, 88.2353%, 100.0000%
XYZ:
42.6764, 75.0585, 13.4668
xyY:
0.3253, 0.5721, 75.0585
CIE-Lab:
89.4204, -71.5265, 82.1123
CIE-LCH:
89.4204, 108.8966, 131.0585
CIE-Luv:
89.4204, -65.8404, 105.1252
Hunter-Lab:
86.6363, -63.6857, 51.4294
#70ff1e color charts
#70ff1e color shades, tints & tones
#70ff1e color schemes
#70ff1e color preview, HTML & CSS examples
This text has a color of #70ff1e
<p style="color:#70ff1e;">Text here</p>
.mytext {color:#70ff1e;}
This box has a color of #70ff1e
<div style="background-color:#70ff1e;">Content here</div>
.mybackground {background-color:#70ff1e;}
Border around this has a color of #70ff1e
<div style="border:2px solid #70ff1e;">Content here</div>
.myborder {border:2px solid #70ff1e;}