#50dedc color space conversions
Hex:
#50dedc
RGB:
80, 222, 220
CMY:
69, 13, 14
CMYK:
64, 0, 1, 13
HSL:
179°, 68.2692%, 59.2157%
HSV (HSB):
179°, 63.9640%, 87.0588%
XYZ:
42.3478, 59.1153, 76.8886
xyY:
0.2374, 0.3315, 59.1153
CIE-Lab:
81.3549, -37.7470, -10.2466
CIE-LCH:
81.3549, 39.1130, 195.1873
CIE-Luv:
81.3549, -54.7639, -10.1335
Hunter-Lab:
76.8865, -36.2365, -5.4711
#50dedc color charts
#50dedc RGB chart
#50dedc CMYK chart
#50dedc RGB pie chart
#50dedc color shades, tints & tones
#50dedc color schemes
#50dedc color preview, HTML & CSS examples
This text has a color of #50dedc
<p style="color:#50dedc;">Text here</p>
.mytext {color:#50dedc;}
Text color #50dedc
This box has a color of #50dedc
<div style="background-color:#50dedc;">Content here</div>
.mybackground {background-color:#50dedc;}
Background color #50dedc
Border around this has a color of #50dedc
<div style="border:2px solid #50dedc;">Content here</div>
.myborder {border:2px solid #50dedc;}
Border color #50dedc