#31c3d5 color space conversions
Hex:
#31c3d5
RGB:
49, 195, 213
CMY:
81, 24, 16
CMYK:
77, 8, 0, 16
HSL:
187°, 66.1290%, 51.3725%
HSV (HSB):
187°, 76.9953%, 83.5294%
XYZ:
32.7920, 44.4873, 69.8094
xyY:
0.2229, 0.3025, 44.4873
CIE-Lab:
72.5530, -31.0123, -19.7796
CIE-LCH:
72.5530, 36.7831, 212.5296
CIE-Luv:
72.5530, -50.5782, -26.5267
Hunter-Lab:
66.6988, -28.9647, -15.3659
#31c3d5 color charts
#31c3d5 color shades, tints & tones
#31c3d5 color schemes
#31c3d5 color preview, HTML & CSS examples
This text has a color of #31c3d5
<p style="color:#31c3d5;">Text here</p>
.mytext {color:#31c3d5;}
This box has a color of #31c3d5
<div style="background-color:#31c3d5;">Content here</div>
.mybackground {background-color:#31c3d5;}
Border around this has a color of #31c3d5
<div style="border:2px solid #31c3d5;">Content here</div>
.myborder {border:2px solid #31c3d5;}