#31cbc5 color space conversions
Hex:
#31cbc5
RGB:
49, 203, 197
CMY:
81, 20, 23
CMYK:
76, 0, 3, 20
HSL:
178°, 61.1111%, 49.4118%
HSV (HSB):
178°, 75.8621%, 79.6078%
XYZ:
32.7006, 47.3961, 60.2482
xyY:
0.2330, 0.3377, 47.3961
CIE-Lab:
74.4424, -39.4823, -8.2591
CIE-LCH:
74.4424, 40.3369, 191.8150
CIE-Luv:
74.4424, -54.5210, -6.6573
Hunter-Lab:
68.8448, -35.6926, -3.6951
#31cbc5 color charts
#31cbc5 color shades, tints & tones
#31cbc5 color schemes
#31cbc5 color preview, HTML & CSS examples
This text has a color of #31cbc5
<p style="color:#31cbc5;">Text here</p>
.mytext {color:#31cbc5;}
This box has a color of #31cbc5
<div style="background-color:#31cbc5;">Content here</div>
.mybackground {background-color:#31cbc5;}
Border around this has a color of #31cbc5
<div style="border:2px solid #31cbc5;">Content here</div>
.myborder {border:2px solid #31cbc5;}