#31f0f4 color space conversions
Hex:
#31f0f4
RGB:
49, 240, 244
CMY:
81, 6, 4
CMYK:
80, 2, 0, 4
HSL:
181°, 89.8618%, 57.4510%
HSV (HSB):
181°, 79.9180%, 95.6863%
XYZ:
48.7558, 69.5048, 96.4340
xyY:
0.2271, 0.3237, 69.5048
CIE-Lab:
86.7534, -42.6513, -14.9062
CIE-LCH:
86.7534, 45.1811, 199.2640
CIE-Luv:
86.7534, -63.8140, -17.1999
Hunter-Lab:
83.3695, -41.5070, -10.2224
#31f0f4 color charts
#31f0f4 color shades, tints & tones
#31f0f4 color schemes
#31f0f4 color preview, HTML & CSS examples
This text has a color of #31f0f4
<p style="color:#31f0f4;">Text here</p>
.mytext {color:#31f0f4;}
This box has a color of #31f0f4
<div style="background-color:#31f0f4;">Content here</div>
.mybackground {background-color:#31f0f4;}
Border around this has a color of #31f0f4
<div style="border:2px solid #31f0f4;">Content here</div>
.myborder {border:2px solid #31f0f4;}