#31f97f color space conversions
Hex:
#31f97f
RGB:
49, 249, 127
CMY:
81, 2, 50
CMYK:
80, 0, 49, 2
HSL:
143°, 94.3396%, 58.4314%
HSV (HSB):
143°, 80.3213%, 97.6471%
XYZ:
38.9731, 69.9366, 31.5237
xyY:
0.2775, 0.4980, 69.9366
CIE-Lab:
86.9658, -72.3580, 45.2183
CIE-LCH:
86.9658, 85.3251, 147.9977
CIE-Luv:
86.9658, -74.6364, 72.2524
Hunter-Lab:
83.6281, -63.1632, 36.1903
#31f97f color charts
#31f97f color shades, tints & tones
#31f97f color schemes
#31f97f color preview, HTML & CSS examples
This text has a color of #31f97f
<p style="color:#31f97f;">Text here</p>
.mytext {color:#31f97f;}
This box has a color of #31f97f
<div style="background-color:#31f97f;">Content here</div>
.mybackground {background-color:#31f97f;}
Border around this has a color of #31f97f
<div style="border:2px solid #31f97f;">Content here</div>
.myborder {border:2px solid #31f97f;}