#31bf7d color space conversions
Hex:
#31bf7d
RGB:
49, 191, 125
CMY:
81, 25, 51
CMYK:
74, 0, 35, 25
HSL:
152°, 59.1667%, 47.0588%
HSV (HSB):
152°, 74.3455%, 74.9020%
XYZ:
23.5991, 39.3952, 25.7623
xyY:
0.2659, 0.4439, 39.3952
CIE-Lab:
69.0366, -52.2772, 22.9144
CIE-LCH:
69.0366, 57.0786, 156.3310
CIE-Luv:
69.0366, -55.0981, 39.6387
Hunter-Lab:
62.7656, -42.7261, 19.6002
#31bf7d color charts
#31bf7d color shades, tints & tones
#31bf7d color schemes
#31bf7d color preview, HTML & CSS examples
This text has a color of #31bf7d
<p style="color:#31bf7d;">Text here</p>
.mytext {color:#31bf7d;}
This box has a color of #31bf7d
<div style="background-color:#31bf7d;">Content here</div>
.mybackground {background-color:#31bf7d;}
Border around this has a color of #31bf7d
<div style="border:2px solid #31bf7d;">Content here</div>
.myborder {border:2px solid #31bf7d;}