#31dacc color space conversions
Hex:
#31dacc
RGB:
49, 218, 204
CMY:
81, 15, 20
CMYK:
78, 0, 6, 15
HSL:
175°, 69.5473%, 52.3529%
HSV (HSB):
175°, 77.5229%, 85.4902%
XYZ:
37.2371, 55.1554, 65.8102
xyY:
0.2354, 0.3486, 55.1554
CIE-Lab:
79.1307, -44.1853, -5.0806
CIE-LCH:
79.1307, 44.4765, 186.5592
CIE-Luv:
79.1307, -59.2396, -0.9434
Hunter-Lab:
74.2667, -40.4673, -0.5522
#31dacc color charts
#31dacc RGB chart
#31dacc CMYK chart
#31dacc RGB pie chart
#31dacc color shades, tints & tones
#31dacc color schemes
#31dacc color preview, HTML & CSS examples
This text has a color of #31dacc
<p style="color:#31dacc;">Text here</p>
.mytext {color:#31dacc;}
Text color #31dacc
This box has a color of #31dacc
<div style="background-color:#31dacc;">Content here</div>
.mybackground {background-color:#31dacc;}
Background color #31dacc
Border around this has a color of #31dacc
<div style="border:2px solid #31dacc;">Content here</div>
.myborder {border:2px solid #31dacc;}
Border color #31dacc