#50bfdf color space conversions
Hex:
        #50bfdf
        RGB:
        80, 191, 223
        CMY:
        69, 25, 13
        CMYK:
        64, 14, 0, 13
      HSL:
        193°, 69.0821%, 59.4118%
        HSV (HSB):
        193°, 64.1256%, 87.4510%
        XYZ:
        35.2583, 44.2948, 76.5035
        xyY:
        0.2259, 0.2838, 44.2948
      CIE-Lab:
        72.4251, -21.8807, -25.3451
        CIE-LCH:
        72.4251, 33.4834, 229.1956
        CIE-Luv:
        72.4251, -43.3657, -37.0054
        Hunter-Lab:
        66.5543, -21.9065, -21.5652
      #50bfdf color charts
#50bfdf RGB chart
      #50bfdf CMYK chart
      #50bfdf RGB pie chart
      #50bfdf color shades, tints & tones
#50bfdf color schemes
#50bfdf color preview, HTML & CSS examples
           This text has a color of #50bfdf        
        
          <p style="color:#50bfdf;">Text here</p>
        
        
          .mytext {color:#50bfdf;}
        
        Text color #50bfdf
      
           This box has a color of #50bfdf        
        
          <div style="background-color:#50bfdf;">Content here</div>
        
        
          .mybackground {background-color:#50bfdf;}
        
        Background color #50bfdf
      
           Border around this has a color of #50bfdf        
        
          <div style="border:2px solid #50bfdf;">Content here</div>
        
        
          .myborder {border:2px solid #50bfdf;}
        
        Border color #50bfdf