#31bf9f color space conversions
Hex:
#31bf9f
RGB:
49, 191, 159
CMY:
81, 25, 38
CMYK:
74, 0, 17, 25
HSL:
166°, 59.1667%, 47.0588%
HSV (HSB):
166°, 74.3455%, 74.9020%
XYZ:
26.1554, 40.4178, 39.2238
xyY:
0.2472, 0.3820, 40.4178
CIE-Lab:
69.7661, -44.4608, 5.5655
CIE-LCH:
69.7661, 44.8078, 172.8650
CIE-Luv:
69.7661, -52.9315, 15.0706
Hunter-Lab:
63.5750, -37.8194, 7.9224
#31bf9f color charts
#31bf9f color shades, tints & tones
#31bf9f color schemes
#31bf9f color preview, HTML & CSS examples
This text has a color of #31bf9f
<p style="color:#31bf9f;">Text here</p>
.mytext {color:#31bf9f;}
This box has a color of #31bf9f
<div style="background-color:#31bf9f;">Content here</div>
.mybackground {background-color:#31bf9f;}
Border around this has a color of #31bf9f
<div style="border:2px solid #31bf9f;">Content here</div>
.myborder {border:2px solid #31bf9f;}