#508b6a color space conversions
Hex:
        #508b6a
        RGB:
        80, 139, 106
        CMY:
        69, 45, 58
        CMYK:
        42, 0, 24, 45
      HSL:
        146°, 26.9406%, 42.9412%
        HSV (HSB):
        146°, 42.4460%, 54.5098%
        XYZ:
        15.1424, 21.2113, 16.9318
        xyY:
        0.2842, 0.3981, 21.2113
      CIE-Lab:
        53.1800, -27.1359, 11.7258
        CIE-LCH:
        53.1800, 29.5609, 156.6302
        CIE-Luv:
        53.1800, -27.7577, 19.8171
        Hunter-Lab:
        46.0557, -21.9096, 10.4419
      #508b6a color charts
#508b6a RGB chart
      #508b6a CMYK chart
      #508b6a RGB pie chart
      #508b6a color shades, tints & tones
#508b6a color schemes
#508b6a color preview, HTML & CSS examples
           This text has a color of #508b6a        
        
          <p style="color:#508b6a;">Text here</p>
        
        
          .mytext {color:#508b6a;}
        
        Text color #508b6a
      
           This box has a color of #508b6a        
        
          <div style="background-color:#508b6a;">Content here</div>
        
        
          .mybackground {background-color:#508b6a;}
        
        Background color #508b6a
      
           Border around this has a color of #508b6a        
        
          <div style="border:2px solid #508b6a;">Content here</div>
        
        
          .myborder {border:2px solid #508b6a;}
        
        Border color #508b6a