#31f8d6 color space conversions
Hex:
#31f8d6
RGB:
49, 248, 214
CMY:
81, 3, 16
CMYK:
80, 0, 14, 3
HSL:
170°, 93.4272%, 58.2353%
HSV (HSB):
170°, 80.2419%, 97.2549%
XYZ:
46.9716, 72.6428, 75.1641
xyY:
0.2412, 0.3730, 72.6428
CIE-Lab:
88.2771, -54.1621, 3.0296
CIE-LCH:
88.2771, 54.2467, 176.7984
CIE-Luv:
88.2771, -68.7432, 13.3637
Hunter-Lab:
85.2308, -50.7805, 7.3743
#31f8d6 color charts
#31f8d6 color shades, tints & tones
#31f8d6 color schemes
#31f8d6 color preview, HTML & CSS examples
This text has a color of #31f8d6
<p style="color:#31f8d6;">Text here</p>
.mytext {color:#31f8d6;}
This box has a color of #31f8d6
<div style="background-color:#31f8d6;">Content here</div>
.mybackground {background-color:#31f8d6;}
Border around this has a color of #31f8d6
<div style="border:2px solid #31f8d6;">Content here</div>
.myborder {border:2px solid #31f8d6;}