#70db7f color space conversions
Hex:
#70db7f
RGB:
112, 219, 127
CMY:
56, 14, 50
CMYK:
49, 0, 42, 14
HSL:
128°, 59.7765%, 64.9020%
HSV (HSB):
128°, 48.8584%, 85.8824%
XYZ:
35.8444, 55.6401, 28.9291
xyY:
0.2977, 0.4621, 55.6401
CIE-Lab:
79.4085, -50.0023, 35.9230
CIE-LCH:
79.4085, 61.5686, 144.3055
CIE-Luv:
79.4085, -49.6093, 56.5679
Hunter-Lab:
74.5923, -44.7606, 29.2202
#70db7f color charts
#70db7f color shades, tints & tones
#70db7f color schemes
#70db7f color preview, HTML & CSS examples
This text has a color of #70db7f
<p style="color:#70db7f;">Text here</p>
.mytext {color:#70db7f;}
This box has a color of #70db7f
<div style="background-color:#70db7f;">Content here</div>
.mybackground {background-color:#70db7f;}
Border around this has a color of #70db7f
<div style="border:2px solid #70db7f;">Content here</div>
.myborder {border:2px solid #70db7f;}