#31cdd7 color space conversions
Hex:
#31cdd7
RGB:
49, 205, 215
CMY:
81, 20, 16
CMYK:
77, 5, 0, 16
HSL:
184°, 67.4797%, 51.7647%
HSV (HSB):
184°, 77.2093%, 84.3137%
XYZ:
35.3637, 49.2219, 71.9269
xyY:
0.2259, 0.3145, 49.2219
CIE-Lab:
75.5892, -35.1616, -16.2712
CIE-LCH:
75.5892, 38.7439, 204.8325
CIE-Luv:
75.5892, -53.9285, -20.2684
Hunter-Lab:
70.1583, -32.8032, -11.6738
#31cdd7 color charts
#31cdd7 color shades, tints & tones
#31cdd7 color schemes
#31cdd7 color preview, HTML & CSS examples
This text has a color of #31cdd7
<p style="color:#31cdd7;">Text here</p>
.mytext {color:#31cdd7;}
This box has a color of #31cdd7
<div style="background-color:#31cdd7;">Content here</div>
.mybackground {background-color:#31cdd7;}
Border around this has a color of #31cdd7
<div style="border:2px solid #31cdd7;">Content here</div>
.myborder {border:2px solid #31cdd7;}