#31f5f7 color space conversions
Hex:
#31f5f7
RGB:
49, 245, 247
CMY:
81, 4, 3
CMYK:
80, 1, 0, 3
HSL:
181°, 92.5234%, 58.0392%
HSV (HSB):
181°, 80.1619%, 96.8627%
XYZ:
50.7075, 72.6732, 99.3504
xyY:
0.2277, 0.3263, 72.6732
CIE-Lab:
88.2916, -44.0106, -14.1712
CIE-LCH:
88.2916, 46.2358, 197.8483
CIE-Luv:
88.2916, -65.2790, -15.8028
Hunter-Lab:
85.2486, -43.0097, -9.4238
#31f5f7 color charts
#31f5f7 color shades, tints & tones
#31f5f7 color schemes
#31f5f7 color preview, HTML & CSS examples
This text has a color of #31f5f7
<p style="color:#31f5f7;">Text here</p>
.mytext {color:#31f5f7;}
This box has a color of #31f5f7
<div style="background-color:#31f5f7;">Content here</div>
.mybackground {background-color:#31f5f7;}
Border around this has a color of #31f5f7
<div style="border:2px solid #31f5f7;">Content here</div>
.myborder {border:2px solid #31f5f7;}