#50c4db color space conversions
Hex:
        #50c4db
        RGB:
        80, 196, 219
        CMY:
        69, 23, 14
        CMYK:
        63, 11, 0, 14
      HSL:
        190°, 65.8768%, 58.6275%
        HSV (HSB):
        190°, 63.4703%, 85.8824%
        XYZ:
        35.8344, 46.2998, 74.0659
        xyY:
        0.2294, 0.2964, 46.2998
      CIE-Lab:
        73.7396, -25.6010, -21.1698
        CIE-LCH:
        73.7396, 33.2201, 219.5878
        CIE-Luv:
        73.7396, -45.3989, -29.5937
        Hunter-Lab:
        68.0440, -25.0725, -16.9065
      #50c4db color charts
#50c4db RGB chart
      #50c4db CMYK chart
      #50c4db RGB pie chart
      #50c4db color shades, tints & tones
#50c4db color schemes
#50c4db color preview, HTML & CSS examples
           This text has a color of #50c4db        
        
          <p style="color:#50c4db;">Text here</p>
        
        
          .mytext {color:#50c4db;}
        
        Text color #50c4db
      
           This box has a color of #50c4db        
        
          <div style="background-color:#50c4db;">Content here</div>
        
        
          .mybackground {background-color:#50c4db;}
        
        Background color #50c4db
      
           Border around this has a color of #50c4db        
        
          <div style="border:2px solid #50c4db;">Content here</div>
        
        
          .myborder {border:2px solid #50c4db;}
        
        Border color #50c4db