#31f0f6 color space conversions
Hex:
#31f0f6
RGB:
49, 240, 246
CMY:
81, 6, 4
CMYK:
80, 2, 0, 4
HSL:
182°, 91.6279%, 57.8431%
HSV (HSB):
182°, 80.0813%, 96.4706%
XYZ:
49.0613, 69.6270, 98.0423
xyY:
0.2264, 0.3213, 69.6270
CIE-Lab:
86.8136, -42.0767, -15.8644
CIE-LCH:
86.8136, 44.9680, 200.6582
CIE-Luv:
86.8136, -63.6646, -18.8835
Hunter-Lab:
83.4428, -41.0735, -11.2537
#31f0f6 color charts
#31f0f6 color shades, tints & tones
#31f0f6 color schemes
#31f0f6 color preview, HTML & CSS examples
This text has a color of #31f0f6
<p style="color:#31f0f6;">Text here</p>
.mytext {color:#31f0f6;}
This box has a color of #31f0f6
<div style="background-color:#31f0f6;">Content here</div>
.mybackground {background-color:#31f0f6;}
Border around this has a color of #31f0f6
<div style="border:2px solid #31f0f6;">Content here</div>
.myborder {border:2px solid #31f0f6;}