#31bacd color space conversions
Hex:
#31bacd
RGB:
49, 186, 205
CMY:
81, 27, 20
CMYK:
76, 9, 0, 20
HSL:
187°, 61.4173%, 49.8039%
HSV (HSB):
187°, 76.0976%, 80.3922%
XYZ:
29.8450, 40.1786, 63.9398
xyY:
0.2228, 0.2999, 40.1786
CIE-Lab:
69.5965, -29.1055, -19.9014
CIE-LCH:
69.5965, 35.2590, 214.3631
CIE-Luv:
69.5965, -47.9715, -26.8489
Hunter-Lab:
63.3866, -26.8814, -15.4369
#31bacd color charts
#31bacd color shades, tints & tones
#31bacd color schemes
#31bacd color preview, HTML & CSS examples
This text has a color of #31bacd
<p style="color:#31bacd;">Text here</p>
.mytext {color:#31bacd;}
This box has a color of #31bacd
<div style="background-color:#31bacd;">Content here</div>
.mybackground {background-color:#31bacd;}
Border around this has a color of #31bacd
<div style="border:2px solid #31bacd;">Content here</div>
.myborder {border:2px solid #31bacd;}