#31dec1 color space conversions
Hex:
#31dec1
RGB:
49, 222, 193
CMY:
81, 13, 24
CMYK:
78, 0, 13, 13
HSL:
170°, 72.3849%, 53.1373%
HSV (HSB):
170°, 77.9279%, 87.0588%
XYZ:
37.0135, 56.7458, 59.4543
xyY:
0.2416, 0.3704, 56.7458
CIE-Lab:
80.0364, -48.8229, 2.1101
CIE-LCH:
80.0364, 48.8684, 177.5252
CIE-Luv:
80.0364, -61.4145, 10.9278
Hunter-Lab:
75.3298, -44.1206, 5.9360
#31dec1 color charts
#31dec1 color shades, tints & tones
#31dec1 color schemes
#31dec1 color preview, HTML & CSS examples
This text has a color of #31dec1
<p style="color:#31dec1;">Text here</p>
.mytext {color:#31dec1;}
This box has a color of #31dec1
<div style="background-color:#31dec1;">Content here</div>
.mybackground {background-color:#31dec1;}
Border around this has a color of #31dec1
<div style="border:2px solid #31dec1;">Content here</div>
.myborder {border:2px solid #31dec1;}