#31f6f6 color space conversions
Hex:
#31f6f6
RGB:
49, 246, 246
CMY:
81, 4, 4
CMYK:
80, 0, 0, 4
HSL:
180°, 91.6279%, 57.8431%
HSV (HSB):
180°, 80.0813%, 96.4706%
XYZ:
50.8569, 73.2183, 98.6409
xyY:
0.2283, 0.3288, 73.2183
CIE-Lab:
88.5517, -44.7339, -13.2598
CIE-LCH:
88.5517, 46.6577, 196.5106
CIE-Luv:
88.5517, -65.6913, -14.1852
Hunter-Lab:
85.5677, -43.6525, -8.4510
#31f6f6 color charts
#31f6f6 color shades, tints & tones
#31f6f6 color schemes
#31f6f6 color preview, HTML & CSS examples
This text has a color of #31f6f6
<p style="color:#31f6f6;">Text here</p>
.mytext {color:#31f6f6;}
This box has a color of #31f6f6
<div style="background-color:#31f6f6;">Content here</div>
.mybackground {background-color:#31f6f6;}
Border around this has a color of #31f6f6
<div style="border:2px solid #31f6f6;">Content here</div>
.myborder {border:2px solid #31f6f6;}