#508a7b color space conversions
Hex:
        #508a7b
        RGB:
        80, 138, 123
        CMY:
        69, 46, 52
        CMYK:
        42, 0, 11, 46
      HSL:
        164°, 26.6055%, 42.7451%
        HSV (HSB):
        164°, 42.0290%, 54.1176%
        XYZ:
        15.9719, 21.3125, 22.0108
        xyY:
        0.2694, 0.3594, 21.3125
      CIE-Lab:
        53.2898, -22.7475, 2.0867
        CIE-LCH:
        53.2898, 22.8431, 174.7588
        CIE-Luv:
        53.2898, -26.8749, 6.3563
        Hunter-Lab:
        46.1655, -19.0338, 4.0475
      #508a7b color charts
#508a7b RGB chart
      #508a7b CMYK chart
      #508a7b RGB pie chart
      #508a7b color shades, tints & tones
#508a7b color schemes
#508a7b color preview, HTML & CSS examples
           This text has a color of #508a7b        
        
          <p style="color:#508a7b;">Text here</p>
        
        
          .mytext {color:#508a7b;}
        
        Text color #508a7b
      
           This box has a color of #508a7b        
        
          <div style="background-color:#508a7b;">Content here</div>
        
        
          .mybackground {background-color:#508a7b;}
        
        Background color #508a7b
      
           Border around this has a color of #508a7b        
        
          <div style="border:2px solid #508a7b;">Content here</div>
        
        
          .myborder {border:2px solid #508a7b;}
        
        Border color #508a7b