#50ffdc color space conversions
Hex:
#50ffdc
RGB:
80, 255, 220
CMY:
69, 0, 14
CMYK:
69, 0, 14, 0
HSL:
168°, 100.0000%, 65.6863%
HSV (HSB):
168°, 68.6275%, 100.0000%
XYZ:
51.9865, 78.3928, 80.1015
xyY:
0.2470, 0.3724, 78.3928
CIE-Lab:
90.9588, -52.1260, 3.8648
CIE-LCH:
90.9588, 52.2691, 175.7596
CIE-Luv:
90.9588, -66.4601, 14.4421
Hunter-Lab:
88.5397, -50.1373, 8.3384
#50ffdc color charts
#50ffdc RGB chart
#50ffdc CMYK chart
#50ffdc RGB pie chart
#50ffdc color shades, tints & tones
#50ffdc color schemes
#50ffdc color preview, HTML & CSS examples
This text has a color of #50ffdc
<p style="color:#50ffdc;">Text here</p>
.mytext {color:#50ffdc;}
Text color #50ffdc
This box has a color of #50ffdc
<div style="background-color:#50ffdc;">Content here</div>
.mybackground {background-color:#50ffdc;}
Background color #50ffdc
Border around this has a color of #50ffdc
<div style="border:2px solid #50ffdc;">Content here</div>
.myborder {border:2px solid #50ffdc;}
Border color #50ffdc