#31deb6 color space conversions
Hex:
#31deb6
RGB:
49, 222, 182
CMY:
81, 13, 29
CMYK:
78, 0, 18, 13
HSL:
166°, 72.3849%, 53.1373%
HSV (HSB):
166°, 77.9279%, 87.0588%
XYZ:
35.8314, 56.2729, 53.2292
xyY:
0.2465, 0.3872, 56.2729
CIE-Lab:
79.7689, -51.5991, 7.5658
CIE-LCH:
79.7689, 52.1509, 171.6584
CIE-Luv:
79.7689, -62.1942, 19.5186
Hunter-Lab:
75.0153, -46.0154, 10.4398
#31deb6 color charts
#31deb6 color shades, tints & tones
#31deb6 color schemes
#31deb6 color preview, HTML & CSS examples
This text has a color of #31deb6
<p style="color:#31deb6;">Text here</p>
.mytext {color:#31deb6;}
This box has a color of #31deb6
<div style="background-color:#31deb6;">Content here</div>
.mybackground {background-color:#31deb6;}
Border around this has a color of #31deb6
<div style="border:2px solid #31deb6;">Content here</div>
.myborder {border:2px solid #31deb6;}