#70ec01 color space conversions
Hex:
#70ec01
RGB:
112, 236, 1
CMY:
56, 7, 100
CMYK:
53, 0, 100, 7
HSL:
92°, 99.1561%, 46.4706%
HSV (HSB):
92°, 99.5763%, 92.5490%
XYZ:
36.6830, 63.4378, 10.3401
xyY:
0.3321, 0.5743, 63.4378
CIE-Lab:
83.6722, -65.5846, 80.6019
CIE-LCH:
83.6722, 103.9134, 129.1348
CIE-Luv:
83.6722, -58.6094, 99.8651
Hunter-Lab:
79.6479, -57.1729, 48.0564
#70ec01 color charts
#70ec01 color shades, tints & tones
#70ec01 color schemes
#70ec01 color preview, HTML & CSS examples
This text has a color of #70ec01
<p style="color:#70ec01;">Text here</p>
.mytext {color:#70ec01;}
This box has a color of #70ec01
<div style="background-color:#70ec01;">Content here</div>
.mybackground {background-color:#70ec01;}
Border around this has a color of #70ec01
<div style="border:2px solid #70ec01;">Content here</div>
.myborder {border:2px solid #70ec01;}