#31c07c color space conversions
Hex:
#31c07c
RGB:
49, 192, 124
CMY:
81, 25, 51
CMYK:
74, 0, 35, 25
HSL:
151°, 59.3361%, 47.2549%
HSV (HSB):
151°, 74.4792%, 75.2941%
XYZ:
23.7543, 39.8075, 25.5004
xyY:
0.2667, 0.4470, 39.8075
CIE-Lab:
69.3322, -52.8636, 23.8445
CIE-LCH:
69.3322, 57.9924, 155.7219
CIE-Luv:
69.3322, -55.5107, 40.9252
Hunter-Lab:
63.0932, -43.2084, 20.2019
#31c07c color charts
#31c07c color shades, tints & tones
#31c07c color schemes
#31c07c color preview, HTML & CSS examples
This text has a color of #31c07c
<p style="color:#31c07c;">Text here</p>
.mytext {color:#31c07c;}
This box has a color of #31c07c
<div style="background-color:#31c07c;">Content here</div>
.mybackground {background-color:#31c07c;}
Border around this has a color of #31c07c
<div style="border:2px solid #31c07c;">Content here</div>
.myborder {border:2px solid #31c07c;}