#31dbcc color space conversions
Hex:
#31dbcc
RGB:
49, 219, 204
CMY:
81, 14, 20
CMYK:
78, 0, 7, 14
HSL:
175°, 70.2479%, 52.5490%
HSV (HSB):
175°, 77.6256%, 85.8824%
XYZ:
37.4972, 55.6756, 65.8969
xyY:
0.2357, 0.3500, 55.6756
CIE-Lab:
79.4289, -44.6206, -4.6407
CIE-LCH:
79.4289, 44.8613, 185.9376
CIE-Luv:
79.4289, -59.5853, -0.1834
Hunter-Lab:
74.6161, -40.8757, -0.1304
#31dbcc color charts
#31dbcc RGB chart
#31dbcc CMYK chart
#31dbcc RGB pie chart
#31dbcc color shades, tints & tones
#31dbcc color schemes
#31dbcc color preview, HTML & CSS examples
This text has a color of #31dbcc
<p style="color:#31dbcc;">Text here</p>
.mytext {color:#31dbcc;}
Text color #31dbcc
This box has a color of #31dbcc
<div style="background-color:#31dbcc;">Content here</div>
.mybackground {background-color:#31dbcc;}
Background color #31dbcc
Border around this has a color of #31dbcc
<div style="border:2px solid #31dbcc;">Content here</div>
.myborder {border:2px solid #31dbcc;}
Border color #31dbcc