#31cdec color space conversions
Hex:
#31cdec
RGB:
49, 205, 236
CMY:
81, 20, 7
CMYK:
79, 13, 0, 7
HSL:
190°, 83.1111%, 55.8824%
HSV (HSB):
190°, 79.2373%, 92.5490%
XYZ:
38.2383, 50.3717, 87.0642
xyY:
0.2177, 0.2867, 50.3717
CIE-Lab:
76.2969, -28.7207, -26.5011
CIE-LCH:
76.2969, 39.0792, 222.6983
CIE-Luv:
76.2969, -52.4312, -38.3132
Hunter-Lab:
70.9731, -28.0321, -23.0512
#31cdec color charts
#31cdec color shades, tints & tones
#31cdec color schemes
#31cdec color preview, HTML & CSS examples
This text has a color of #31cdec
<p style="color:#31cdec;">Text here</p>
.mytext {color:#31cdec;}
This box has a color of #31cdec
<div style="background-color:#31cdec;">Content here</div>
.mybackground {background-color:#31cdec;}
Border around this has a color of #31cdec
<div style="border:2px solid #31cdec;">Content here</div>
.myborder {border:2px solid #31cdec;}