#31bf9e color space conversions
Hex:
#31bf9e
RGB:
49, 191, 158
CMY:
81, 25, 38
CMYK:
74, 0, 17, 25
HSL:
166°, 59.1667%, 47.0588%
HSV (HSB):
166°, 74.3455%, 74.9020%
XYZ:
26.0690, 40.3832, 38.7685
xyY:
0.2478, 0.3838, 40.3832
CIE-Lab:
69.7416, -44.7141, 6.0760
CIE-LCH:
69.7416, 45.1250, 172.2617
CIE-Luv:
69.7416, -52.9989, 15.8465
Hunter-Lab:
63.5478, -37.9832, 8.3125
#31bf9e color charts
#31bf9e color shades, tints & tones
#31bf9e color schemes
#31bf9e color preview, HTML & CSS examples
This text has a color of #31bf9e
<p style="color:#31bf9e;">Text here</p>
.mytext {color:#31bf9e;}
This box has a color of #31bf9e
<div style="background-color:#31bf9e;">Content here</div>
.mybackground {background-color:#31bf9e;}
Border around this has a color of #31bf9e
<div style="border:2px solid #31bf9e;">Content here</div>
.myborder {border:2px solid #31bf9e;}