#31ccd1 color space conversions
Hex:
#31ccd1
RGB:
49, 204, 209
CMY:
81, 20, 18
CMYK:
77, 2, 0, 18
HSL:
182°, 63.4921%, 50.5882%
HSV (HSB):
182°, 76.5550%, 81.9608%
XYZ:
34.3681, 48.4421, 67.8605
xyY:
0.2281, 0.3215, 48.4421
CIE-Lab:
75.1030, -36.4727, -13.7631
CIE-LCH:
75.1030, 38.9831, 200.6741
CIE-Luv:
75.1030, -54.0106, -15.9615
Hunter-Lab:
69.6004, -33.6588, -9.0876
#31ccd1 color charts
#31ccd1 color shades, tints & tones
#31ccd1 color schemes
#31ccd1 color preview, HTML & CSS examples
This text has a color of #31ccd1
<p style="color:#31ccd1;">Text here</p>
.mytext {color:#31ccd1;}
This box has a color of #31ccd1
<div style="background-color:#31ccd1;">Content here</div>
.mybackground {background-color:#31ccd1;}
Border around this has a color of #31ccd1
<div style="border:2px solid #31ccd1;">Content here</div>
.myborder {border:2px solid #31ccd1;}