#507f6a color space conversions
Hex:
        #507f6a
        RGB:
        80, 127, 106
        CMY:
        69, 50, 58
        CMYK:
        37, 0, 17, 50
      HSL:
        153°, 22.7053%, 40.5882%
        HSV (HSB):
        153°, 37.0079%, 49.8039%
        XYZ:
        13.4992, 17.9248, 16.3840
        xyY:
        0.2824, 0.3749, 17.9248
      CIE-Lab:
        49.4048, -21.0461, 6.3893
        CIE-LCH:
        49.4048, 21.9946, 163.1124
        CIE-Luv:
        49.4048, -22.4571, 11.7379
        Hunter-Lab:
        42.3377, -17.1772, 6.6921
      #507f6a color charts
#507f6a RGB chart
      #507f6a CMYK chart
      #507f6a RGB pie chart
      #507f6a color shades, tints & tones
#507f6a color schemes
#507f6a color preview, HTML & CSS examples
           This text has a color of #507f6a        
        
          <p style="color:#507f6a;">Text here</p>
        
        
          .mytext {color:#507f6a;}
        
        Text color #507f6a
      
           This box has a color of #507f6a        
        
          <div style="background-color:#507f6a;">Content here</div>
        
        
          .mybackground {background-color:#507f6a;}
        
        Background color #507f6a
      
           Border around this has a color of #507f6a        
        
          <div style="border:2px solid #507f6a;">Content here</div>
        
        
          .myborder {border:2px solid #507f6a;}
        
        Border color #507f6a