#31ddec color space conversions
Hex:
#31ddec
RGB:
49, 221, 236
CMY:
81, 13, 7
CMYK:
79, 6, 0, 7
HSL:
185°, 83.1111%, 55.8824%
HSV (HSB):
185°, 79.2373%, 92.5490%
XYZ:
42.2634, 58.4220, 88.4059
xyY:
0.2235, 0.3090, 58.4220
CIE-Lab:
80.9728, -36.3539, -19.3877
CIE-LCH:
80.9728, 41.2006, 208.0713
CIE-Luv:
80.9728, -57.9327, -25.4523
Hunter-Lab:
76.4343, -35.0606, -15.0724
#31ddec color charts
#31ddec color shades, tints & tones
#31ddec color schemes
#31ddec color preview, HTML & CSS examples
This text has a color of #31ddec
<p style="color:#31ddec;">Text here</p>
.mytext {color:#31ddec;}
This box has a color of #31ddec
<div style="background-color:#31ddec;">Content here</div>
.mybackground {background-color:#31ddec;}
Border around this has a color of #31ddec
<div style="border:2px solid #31ddec;">Content here</div>
.myborder {border:2px solid #31ddec;}