#509b9a color space conversions
Hex:
        #509b9a
        RGB:
        80, 155, 154
        CMY:
        69, 39, 40
        CMYK:
        48, 0, 1, 39
      HSL:
        179°, 31.9149%, 46.0784%
        HSV (HSB):
        179°, 48.3871%, 60.7843%
        XYZ:
        20.8623, 27.4813, 34.7767
        xyY:
        0.2510, 0.3306, 27.4813
      CIE-Lab:
        59.4172, -23.4646, -6.6822
        CIE-LCH:
        59.4172, 24.3975, 195.8959
        CIE-Luv:
        59.4172, -32.8740, -6.2636
        Hunter-Lab:
        52.4226, -20.7028, -2.6367
      #509b9a color charts
#509b9a RGB chart
      #509b9a CMYK chart
      #509b9a RGB pie chart
      #509b9a color shades, tints & tones
#509b9a color schemes
#509b9a color preview, HTML & CSS examples
           This text has a color of #509b9a        
        
          <p style="color:#509b9a;">Text here</p>
        
        
          .mytext {color:#509b9a;}
        
        Text color #509b9a
      
           This box has a color of #509b9a        
        
          <div style="background-color:#509b9a;">Content here</div>
        
        
          .mybackground {background-color:#509b9a;}
        
        Background color #509b9a
      
           Border around this has a color of #509b9a        
        
          <div style="border:2px solid #509b9a;">Content here</div>
        
        
          .myborder {border:2px solid #509b9a;}
        
        Border color #509b9a