#508f8b color space conversions
Hex:
        #508f8b
        RGB:
        80, 143, 139
        CMY:
        69, 44, 45
        CMYK:
        44, 0, 3, 44
      HSL:
        176°, 28.2511%, 43.7255%
        HSV (HSB):
        176°, 44.0559%, 56.0784%
        XYZ:
        17.7909, 23.2145, 27.9693
        xyY:
        0.2579, 0.3366, 23.2145
      CIE-Lab:
        55.2926, -21.2797, -4.2183
        CIE-LCH:
        55.2926, 21.6938, 191.2124
        CIE-Luv:
        55.2926, -28.5140, -2.8464
        Hunter-Lab:
        48.1814, -18.4065, -0.6908
      #508f8b color charts
#508f8b RGB chart
      #508f8b CMYK chart
      #508f8b RGB pie chart
      #508f8b color shades, tints & tones
#508f8b color schemes
#508f8b color preview, HTML & CSS examples
           This text has a color of #508f8b        
        
          <p style="color:#508f8b;">Text here</p>
        
        
          .mytext {color:#508f8b;}
        
        Text color #508f8b
      
           This box has a color of #508f8b        
        
          <div style="background-color:#508f8b;">Content here</div>
        
        
          .mybackground {background-color:#508f8b;}
        
        Background color #508f8b
      
           Border around this has a color of #508f8b        
        
          <div style="border:2px solid #508f8b;">Content here</div>
        
        
          .myborder {border:2px solid #508f8b;}
        
        Border color #508f8b