#509c8d color space conversions
Hex:
        #509c8d
        RGB:
        80, 156, 141
        CMY:
        69, 39, 45
        CMYK:
        49, 0, 10, 39
      HSL:
        168°, 32.2034%, 46.2745%
        HSV (HSB):
        168°, 48.7179%, 61.1765%
        XYZ:
        20.0045, 27.4055, 29.4347
        xyY:
        0.2603, 0.3566, 27.4055
      CIE-Lab:
        59.3478, -27.3578, 0.5907
        CIE-LCH:
        59.3478, 27.3641, 178.7631
        CIE-Luv:
        59.3478, -33.7764, 5.0501
        Hunter-Lab:
        52.3503, -23.4033, 3.3085
      #509c8d color charts
#509c8d RGB chart
      #509c8d CMYK chart
      #509c8d RGB pie chart
      #509c8d color shades, tints & tones
#509c8d color schemes
#509c8d color preview, HTML & CSS examples
           This text has a color of #509c8d        
        
          <p style="color:#509c8d;">Text here</p>
        
        
          .mytext {color:#509c8d;}
        
        Text color #509c8d
      
           This box has a color of #509c8d        
        
          <div style="background-color:#509c8d;">Content here</div>
        
        
          .mybackground {background-color:#509c8d;}
        
        Background color #509c8d
      
           Border around this has a color of #509c8d        
        
          <div style="border:2px solid #509c8d;">Content here</div>
        
        
          .myborder {border:2px solid #509c8d;}
        
        Border color #509c8d