#31f8c4 color space conversions
Hex:
#31f8c4
RGB:
49, 248, 196
CMY:
81, 3, 23
CMYK:
80, 0, 21, 3
HSL:
164°, 93.4272%, 58.2353%
HSV (HSB):
164°, 80.2419%, 97.2549%
XYZ:
44.7978, 71.7733, 63.7171
xyY:
0.2485, 0.3981, 71.7733
CIE-Lab:
87.8594, -58.5562, 11.7809
CIE-LCH:
87.8594, 59.7296, 168.6245
CIE-Luv:
87.8594, -70.0358, 27.1897
Hunter-Lab:
84.7191, -53.8711, 14.7115
#31f8c4 color charts
#31f8c4 color shades, tints & tones
#31f8c4 color schemes
#31f8c4 color preview, HTML & CSS examples
This text has a color of #31f8c4
<p style="color:#31f8c4;">Text here</p>
.mytext {color:#31f8c4;}
This box has a color of #31f8c4
<div style="background-color:#31f8c4;">Content here</div>
.mybackground {background-color:#31f8c4;}
Border around this has a color of #31f8c4
<div style="border:2px solid #31f8c4;">Content here</div>
.myborder {border:2px solid #31f8c4;}