#70f65e color space conversions
Hex:
#70f65e
RGB:
112, 246, 94
CMY:
56, 4, 63
CMYK:
54, 0, 62, 4
HSL:
113°, 89.4118%, 66.6667%
HSV (HSB):
113°, 61.7886%, 96.4706%
XYZ:
41.6582, 70.1644, 21.9371
xyY:
0.3114, 0.5246, 70.1644
CIE-Lab:
87.0774, -64.4971, 60.4723
CIE-LCH:
87.0774, 88.4125, 136.8447
CIE-Luv:
87.0774, -61.3353, 86.1150
Hunter-Lab:
83.7642, -57.8144, 43.1074
#70f65e color charts
#70f65e color shades, tints & tones
#70f65e color schemes
#70f65e color preview, HTML & CSS examples
This text has a color of #70f65e
<p style="color:#70f65e;">Text here</p>
.mytext {color:#70f65e;}
This box has a color of #70f65e
<div style="background-color:#70f65e;">Content here</div>
.mybackground {background-color:#70f65e;}
Border around this has a color of #70f65e
<div style="border:2px solid #70f65e;">Content here</div>
.myborder {border:2px solid #70f65e;}