#31ff64 color space conversions
Hex:
#31ff64
RGB:
49, 255, 100
CMY:
81, 0, 61
CMYK:
81, 0, 61, 0
HSL:
135°, 100.0000%, 59.6078%
HSV (HSB):
135°, 80.7843%, 100.0000%
XYZ:
39.3269, 73.0931, 24.0922
xyY:
0.2881, 0.5354, 73.0931
CIE-Lab:
88.4921, -77.8162, 59.1912
CIE-LCH:
88.4921, 97.7699, 142.7414
CIE-Luv:
88.4921, -77.7879, 87.6964
Hunter-Lab:
85.4945, -67.5066, 43.1383
#31ff64 color charts
#31ff64 color shades, tints & tones
#31ff64 color schemes
#31ff64 color preview, HTML & CSS examples
This text has a color of #31ff64
<p style="color:#31ff64;">Text here</p>
.mytext {color:#31ff64;}
This box has a color of #31ff64
<div style="background-color:#31ff64;">Content here</div>
.mybackground {background-color:#31ff64;}
Border around this has a color of #31ff64
<div style="border:2px solid #31ff64;">Content here</div>
.myborder {border:2px solid #31ff64;}