#509c9d color space conversions
Hex:
        #509c9d
        RGB:
        80, 156, 157
        CMY:
        69, 39, 38
        CMYK:
        49, 1, 0, 38
      HSL:
        181°, 32.4895%, 46.4706%
        HSV (HSB):
        181°, 49.0446%, 61.5686%
        XYZ:
        21.2825, 27.9167, 36.1650
        xyY:
        0.2493, 0.3270, 27.9167
      CIE-Lab:
        59.8134, -23.1611, -7.7946
        CIE-LCH:
        59.8134, 24.4376, 198.6000
        CIE-Luv:
        59.8134, -33.1577, -8.0026
        Hunter-Lab:
        52.8363, -20.5634, -3.5970
      #509c9d color charts
#509c9d RGB chart
      #509c9d CMYK chart
      #509c9d RGB pie chart
      #509c9d color shades, tints & tones
#509c9d color schemes
#509c9d color preview, HTML & CSS examples
           This text has a color of #509c9d        
        
          <p style="color:#509c9d;">Text here</p>
        
        
          .mytext {color:#509c9d;}
        
        Text color #509c9d
      
           This box has a color of #509c9d        
        
          <div style="background-color:#509c9d;">Content here</div>
        
        
          .mybackground {background-color:#509c9d;}
        
        Background color #509c9d
      
           Border around this has a color of #509c9d        
        
          <div style="border:2px solid #509c9d;">Content here</div>
        
        
          .myborder {border:2px solid #509c9d;}
        
        Border color #509c9d