#70ff80 color space conversions
Hex:
#70ff80
RGB:
112, 255, 128
CMY:
56, 0, 50
CMYK:
56, 0, 50, 0
HSL:
127°, 100.0000%, 71.9608%
HSV (HSB):
127°, 56.0784%, 100.0000%
XYZ:
46.3384, 76.5233, 32.7503
xyY:
0.2978, 0.4918, 76.5233
CIE-Lab:
90.1017, -63.8114, 48.9309
CIE-LCH:
90.1017, 80.4123, 142.5188
CIE-Luv:
90.1017, -63.7504, 75.5969
Hunter-Lab:
87.4776, -58.5312, 39.0370
#70ff80 color charts
#70ff80 color shades, tints & tones
#70ff80 color schemes
#70ff80 color preview, HTML & CSS examples
This text has a color of #70ff80
<p style="color:#70ff80;">Text here</p>
.mytext {color:#70ff80;}
This box has a color of #70ff80
<div style="background-color:#70ff80;">Content here</div>
.mybackground {background-color:#70ff80;}
Border around this has a color of #70ff80
<div style="border:2px solid #70ff80;">Content here</div>
.myborder {border:2px solid #70ff80;}