#31f08e color space conversions
Hex:
#31f08e
RGB:
49, 240, 142
CMY:
81, 6, 44
CMYK:
80, 0, 41, 6
HSL:
149°, 86.4253%, 56.6667%
HSV (HSB):
149°, 79.5833%, 94.1176%
XYZ:
37.3092, 64.9261, 36.1568
xyY:
0.2696, 0.4691, 64.9261
CIE-Lab:
84.4457, -66.8587, 34.6853
CIE-LCH:
84.4457, 75.3204, 152.5804
CIE-Luv:
84.4457, -70.8665, 58.7809
Hunter-Lab:
80.5768, -58.3590, 29.7988
#31f08e color charts
#31f08e color shades, tints & tones
#31f08e color schemes
#31f08e color preview, HTML & CSS examples
This text has a color of #31f08e
<p style="color:#31f08e;">Text here</p>
.mytext {color:#31f08e;}
This box has a color of #31f08e
<div style="background-color:#31f08e;">Content here</div>
.mybackground {background-color:#31f08e;}
Border around this has a color of #31f08e
<div style="border:2px solid #31f08e;">Content here</div>
.myborder {border:2px solid #31f08e;}