#31f8f6 color space conversions
Hex:
#31f8f6
RGB:
49, 248, 246
CMY:
81, 3, 4
CMYK:
80, 0, 1, 3
HSL:
179°, 93.4272%, 58.2353%
HSV (HSB):
179°, 80.2419%, 97.2549%
XYZ:
51.4686, 74.4416, 98.8448
xyY:
0.2290, 0.3312, 74.4416
CIE-Lab:
89.1308, -45.6090, -12.3947
CIE-LCH:
89.1308, 47.2631, 195.2035
CIE-Luv:
89.1308, -66.3651, -12.6291
Hunter-Lab:
86.2795, -44.5081, -7.5290
#31f8f6 color charts
#31f8f6 color shades, tints & tones
#31f8f6 color schemes
#31f8f6 color preview, HTML & CSS examples
This text has a color of #31f8f6
<p style="color:#31f8f6;">Text here</p>
.mytext {color:#31f8f6;}
This box has a color of #31f8f6
<div style="background-color:#31f8f6;">Content here</div>
.mybackground {background-color:#31f8f6;}
Border around this has a color of #31f8f6
<div style="border:2px solid #31f8f6;">Content here</div>
.myborder {border:2px solid #31f8f6;}