#508c8f color space conversions
Hex:
        #508c8f
        RGB:
        80, 140, 143
        CMY:
        69, 45, 44
        CMYK:
        44, 2, 0, 44
      HSL:
        183°, 28.2511%, 43.7255%
        HSV (HSB):
        183°, 44.0559%, 56.0784%
        XYZ:
        17.6443, 22.4448, 29.3889
        xyY:
        0.2540, 0.3230, 22.4448
      CIE-Lab:
        54.4958, -18.6335, -7.7077
        CIE-LCH:
        54.4958, 20.1647, 202.4723
        CIE-Luv:
        54.4958, -27.1600, -8.3698
        Hunter-Lab:
        47.3760, -16.4290, -3.6165
      #508c8f color charts
#508c8f RGB chart
      #508c8f CMYK chart
      #508c8f RGB pie chart
      #508c8f color shades, tints & tones
#508c8f color schemes
#508c8f color preview, HTML & CSS examples
           This text has a color of #508c8f        
        
          <p style="color:#508c8f;">Text here</p>
        
        
          .mytext {color:#508c8f;}
        
        Text color #508c8f
      
           This box has a color of #508c8f        
        
          <div style="background-color:#508c8f;">Content here</div>
        
        
          .mybackground {background-color:#508c8f;}
        
        Background color #508c8f
      
           Border around this has a color of #508c8f        
        
          <div style="border:2px solid #508c8f;">Content here</div>
        
        
          .myborder {border:2px solid #508c8f;}
        
        Border color #508c8f