#50cebc color space conversions
Hex:
        #50cebc
        RGB:
        80, 206, 188
        CMY:
        69, 19, 26
        CMYK:
        61, 0, 9, 19
      HSL:
        171°, 56.2500%, 56.0784%
        HSV (HSB):
        171°, 61.1650%, 80.7843%
        XYZ:
        34.4567, 49.4789, 55.3113
        xyY:
        0.2475, 0.3553, 49.4789
      CIE-Lab:
        75.7483, -38.9487, -1.3943
        CIE-LCH:
        75.7483, 38.9737, 182.0502
        CIE-Luv:
        75.7483, -50.8279, 4.0415
        Hunter-Lab:
        70.3413, -35.6590, 2.6175
      #50cebc color charts
#50cebc RGB chart
      #50cebc CMYK chart
      #50cebc RGB pie chart
      #50cebc color shades, tints & tones
#50cebc color schemes
#50cebc color preview, HTML & CSS examples
           This text has a color of #50cebc        
        
          <p style="color:#50cebc;">Text here</p>
        
        
          .mytext {color:#50cebc;}
        
        Text color #50cebc
      
           This box has a color of #50cebc        
        
          <div style="background-color:#50cebc;">Content here</div>
        
        
          .mybackground {background-color:#50cebc;}
        
        Background color #50cebc
      
           Border around this has a color of #50cebc        
        
          <div style="border:2px solid #50cebc;">Content here</div>
        
        
          .myborder {border:2px solid #50cebc;}
        
        Border color #50cebc