#50fadc color space conversions
Hex:
#50fadc
RGB:
80, 250, 220
CMY:
69, 2, 14
CMYK:
68, 0, 12, 2
HSL:
169°, 94.4444%, 64.7059%
HSV (HSB):
169°, 68.0000%, 98.0392%
XYZ:
50.4121, 75.2440, 79.5767
xyY:
0.2456, 0.3666, 75.2440
CIE-Lab:
89.5072, -50.0390, 1.7571
CIE-LCH:
89.5072, 50.0698, 177.9889
CIE-Luv:
89.5072, -64.7116, 10.8232
Hunter-Lab:
86.7433, -48.0629, 6.3288
#50fadc color charts
#50fadc color shades, tints & tones
#50fadc color schemes
#50fadc color preview, HTML & CSS examples
This text has a color of #50fadc
<p style="color:#50fadc;">Text here</p>
.mytext {color:#50fadc;}
This box has a color of #50fadc
<div style="background-color:#50fadc;">Content here</div>
.mybackground {background-color:#50fadc;}
Border around this has a color of #50fadc
<div style="border:2px solid #50fadc;">Content here</div>
.myborder {border:2px solid #50fadc;}