#31adc3 color space conversions
Hex:
#31adc3
RGB:
49, 173, 195
CMY:
81, 32, 24
CMYK:
75, 11, 0, 24
HSL:
189°, 59.8361%, 47.8431%
HSV (HSB):
189°, 74.8718%, 76.4706%
XYZ:
26.0605, 34.4802, 56.9116
xyY:
0.2219, 0.2936, 34.4802
CIE-Lab:
65.3420, -25.7854, -20.8606
CIE-LCH:
65.3420, 33.1671, 218.9732
CIE-Luv:
65.3420, -44.0372, -28.6354
Hunter-Lab:
58.7199, -23.5395, -16.3602
#31adc3 color charts
#31adc3 color shades, tints & tones
#31adc3 color schemes
#31adc3 color preview, HTML & CSS examples
This text has a color of #31adc3
<p style="color:#31adc3;">Text here</p>
.mytext {color:#31adc3;}
This box has a color of #31adc3
<div style="background-color:#31adc3;">Content here</div>
.mybackground {background-color:#31adc3;}
Border around this has a color of #31adc3
<div style="border:2px solid #31adc3;">Content here</div>
.myborder {border:2px solid #31adc3;}