#50dbcc color space conversions
Hex:
#50dbcc
RGB:
80, 219, 204
CMY:
69, 14, 20
CMYK:
63, 0, 7, 14
HSL:
174°, 65.8768%, 58.6275%
HSV (HSB):
174°, 63.4703%, 85.8824%
XYZ:
39.5389, 56.7281, 65.9925
xyY:
0.2437, 0.3496, 56.7281
CIE-Lab:
80.0264, -40.6581, -3.6921
CIE-LCH:
80.0264, 40.8254, 185.1887
CIE-Luv:
80.0264, -54.6543, 0.7628
Hunter-Lab:
75.3181, -38.1016, 0.7738
#50dbcc color charts
#50dbcc RGB chart
#50dbcc CMYK chart
#50dbcc RGB pie chart
#50dbcc color shades, tints & tones
#50dbcc color schemes
#50dbcc color preview, HTML & CSS examples
This text has a color of #50dbcc
<p style="color:#50dbcc;">Text here</p>
.mytext {color:#50dbcc;}
Text color #50dbcc
This box has a color of #50dbcc
<div style="background-color:#50dbcc;">Content here</div>
.mybackground {background-color:#50dbcc;}
Background color #50dbcc
Border around this has a color of #50dbcc
<div style="border:2px solid #50dbcc;">Content here</div>
.myborder {border:2px solid #50dbcc;}
Border color #50dbcc