#31cbb2 color space conversions
Hex:
#31cbb2
RGB:
49, 203, 178
CMY:
81, 20, 30
CMYK:
76, 0, 12, 20
HSL:
170°, 61.1111%, 49.4118%
HSV (HSB):
170°, 75.8621%, 79.6078%
XYZ:
30.6584, 46.5792, 49.4943
xyY:
0.2419, 0.3675, 46.5792
CIE-Lab:
73.9198, -44.6803, 1.2558
CIE-LCH:
73.9198, 44.6979, 178.3900
CIE-Luv:
73.9198, -55.8688, 8.8599
Hunter-Lab:
68.2490, -39.2508, 4.7770
#31cbb2 color charts
#31cbb2 color shades, tints & tones
#31cbb2 color schemes
#31cbb2 color preview, HTML & CSS examples
This text has a color of #31cbb2
<p style="color:#31cbb2;">Text here</p>
.mytext {color:#31cbb2;}
This box has a color of #31cbb2
<div style="background-color:#31cbb2;">Content here</div>
.mybackground {background-color:#31cbb2;}
Border around this has a color of #31cbb2
<div style="border:2px solid #31cbb2;">Content here</div>
.myborder {border:2px solid #31cbb2;}