#31cedc color space conversions
Hex:
#31cedc
RGB:
49, 206, 220
CMY:
81, 19, 14
CMYK:
78, 6, 0, 14
HSL:
185°, 70.9544%, 52.7451%
HSV (HSB):
185°, 77.7273%, 86.2745%
XYZ:
36.2562, 49.9629, 75.4430
xyY:
0.2243, 0.3091, 49.9629
CIE-Lab:
76.0465, -34.1324, -18.2760
CIE-LCH:
76.0465, 38.7174, 208.1665
CIE-Luv:
76.0465, -53.9172, -23.7412
Hunter-Lab:
70.6844, -32.1397, -13.8024
#31cedc color charts
#31cedc color shades, tints & tones
#31cedc color schemes
#31cedc color preview, HTML & CSS examples
This text has a color of #31cedc
<p style="color:#31cedc;">Text here</p>
.mytext {color:#31cedc;}
This box has a color of #31cedc
<div style="background-color:#31cedc;">Content here</div>
.mybackground {background-color:#31cedc;}
Border around this has a color of #31cedc
<div style="border:2px solid #31cedc;">Content here</div>
.myborder {border:2px solid #31cedc;}