#31f0f2 color space conversions
Hex:
#31f0f2
RGB:
49, 240, 242
CMY:
81, 6, 5
CMYK:
80, 1, 0, 5
HSL:
181°, 88.1279%, 57.0588%
HSV (HSB):
181°, 79.7521%, 94.9020%
XYZ:
48.4537, 69.3839, 94.8431
xyY:
0.2278, 0.3262, 69.3839
CIE-Lab:
86.6938, -43.2229, -13.9469
CIE-LCH:
86.6938, 45.4174, 197.8835
CIE-Luv:
86.6938, -63.9634, -15.5202
Hunter-Lab:
83.2970, -41.9367, -9.2004
#31f0f2 color charts
#31f0f2 color shades, tints & tones
#31f0f2 color schemes
#31f0f2 color preview, HTML & CSS examples
This text has a color of #31f0f2
<p style="color:#31f0f2;">Text here</p>
.mytext {color:#31f0f2;}
This box has a color of #31f0f2
<div style="background-color:#31f0f2;">Content here</div>
.mybackground {background-color:#31f0f2;}
Border around this has a color of #31f0f2
<div style="border:2px solid #31f0f2;">Content here</div>
.myborder {border:2px solid #31f0f2;}