#31f9d9 color space conversions
Hex:
#31f9d9
RGB:
49, 249, 217
CMY:
81, 2, 15
CMYK:
80, 0, 13, 2
HSL:
170°, 94.3396%, 58.4314%
HSV (HSB):
170°, 80.3213%, 97.6471%
XYZ:
47.6667, 73.4141, 77.3037
xyY:
0.2403, 0.3701, 73.4141
CIE-Lab:
88.6448, -53.8069, 2.0022
CIE-LCH:
88.6448, 53.8441, 177.8690
CIE-Luv:
88.6448, -68.8600, 11.7285
Hunter-Lab:
85.6820, -50.6403, 6.4850
#31f9d9 color charts
#31f9d9 color shades, tints & tones
#31f9d9 color schemes
#31f9d9 color preview, HTML & CSS examples
This text has a color of #31f9d9
<p style="color:#31f9d9;">Text here</p>
.mytext {color:#31f9d9;}
This box has a color of #31f9d9
<div style="background-color:#31f9d9;">Content here</div>
.mybackground {background-color:#31f9d9;}
Border around this has a color of #31f9d9
<div style="border:2px solid #31f9d9;">Content here</div>
.myborder {border:2px solid #31f9d9;}