#31ff80 color space conversions
Hex:
#31ff80
RGB:
49, 255, 128
CMY:
81, 0, 50
CMYK:
81, 0, 50, 0
HSL:
143°, 100.0000%, 59.6078%
HSV (HSB):
143°, 80.7843%, 100.0000%
XYZ:
40.9229, 73.7315, 32.4968
xyY:
0.2781, 0.5011, 73.7315
CIE-Lab:
88.7954, -74.1502, 47.0252
CIE-LCH:
88.7954, 87.8044, 147.6176
CIE-Luv:
88.7954, -76.5278, 74.9462
Hunter-Lab:
85.8670, -65.1970, 37.6683
#31ff80 color charts
#31ff80 color shades, tints & tones
#31ff80 color schemes
#31ff80 color preview, HTML & CSS examples
This text has a color of #31ff80
<p style="color:#31ff80;">Text here</p>
.mytext {color:#31ff80;}
This box has a color of #31ff80
<div style="background-color:#31ff80;">Content here</div>
.mybackground {background-color:#31ff80;}
Border around this has a color of #31ff80
<div style="border:2px solid #31ff80;">Content here</div>
.myborder {border:2px solid #31ff80;}