#31c2c2 color space conversions
Hex:
#31c2c2
RGB:
49, 194, 194
CMY:
81, 24, 24
CMYK:
75, 0, 0, 24
HSL:
180°, 59.6708%, 47.6471%
HSV (HSB):
180°, 74.7423%, 76.0784%
XYZ:
30.2960, 43.1316, 57.7674
xyY:
0.2309, 0.3288, 43.1316
CIE-Lab:
71.6442, -36.2282, -10.7983
CIE-LCH:
71.6442, 37.8032, 196.5974
CIE-Luv:
71.6442, -51.5667, -11.1356
Hunter-Lab:
65.6746, -32.5877, -6.1792
#31c2c2 color charts
#31c2c2 color shades, tints & tones
#31c2c2 color schemes
#31c2c2 color preview, HTML & CSS examples
This text has a color of #31c2c2
<p style="color:#31c2c2;">Text here</p>
.mytext {color:#31c2c2;}
This box has a color of #31c2c2
<div style="background-color:#31c2c2;">Content here</div>
.mybackground {background-color:#31c2c2;}
Border around this has a color of #31c2c2
<div style="border:2px solid #31c2c2;">Content here</div>
.myborder {border:2px solid #31c2c2;}