#31fd5f color space conversions
Hex:
#31fd5f
RGB:
49, 253, 95
CMY:
81, 1, 63
CMYK:
81, 0, 62, 1
HSL:
134°, 98.0769%, 59.2157%
HSV (HSB):
134°, 80.6324%, 99.2157%
XYZ:
38.4575, 71.7298, 22.6448
xyY:
0.2895, 0.5400, 71.7298
CIE-Lab:
87.8383, -77.7645, 60.5368
CIE-LCH:
87.8383, 98.5496, 142.1005
CIE-Luv:
87.8383, -77.3446, 88.6948
Hunter-Lab:
84.6934, -67.1605, 43.4328
#31fd5f color charts
#31fd5f color shades, tints & tones
#31fd5f color schemes
#31fd5f color preview, HTML & CSS examples
This text has a color of #31fd5f
<p style="color:#31fd5f;">Text here</p>
.mytext {color:#31fd5f;}
This box has a color of #31fd5f
<div style="background-color:#31fd5f;">Content here</div>
.mybackground {background-color:#31fd5f;}
Border around this has a color of #31fd5f
<div style="border:2px solid #31fd5f;">Content here</div>
.myborder {border:2px solid #31fd5f;}