#31fdec color space conversions
Hex:
#31fdec
RGB:
49, 253, 236
CMY:
81, 1, 7
CMYK:
81, 0, 7, 1
HSL:
175°, 98.0769%, 59.2157%
HSV (HSB):
175°, 80.6324%, 99.2157%
XYZ:
51.5322, 76.9597, 91.4955
xyY:
0.2343, 0.3498, 76.9597
CIE-Lab:
90.3030, -50.4939, -5.4499
CIE-LCH:
90.3030, 50.7872, 186.1602
CIE-Luv:
90.3030, -68.7957, -0.5508
Hunter-Lab:
87.7267, -48.6675, -0.4285
#31fdec color charts
#31fdec color shades, tints & tones
#31fdec color schemes
#31fdec color preview, HTML & CSS examples
This text has a color of #31fdec
<p style="color:#31fdec;">Text here</p>
.mytext {color:#31fdec;}
This box has a color of #31fdec
<div style="background-color:#31fdec;">Content here</div>
.mybackground {background-color:#31fdec;}
Border around this has a color of #31fdec
<div style="border:2px solid #31fdec;">Content here</div>
.myborder {border:2px solid #31fdec;}