#508b7a color space conversions
Hex:
        #508b7a
        RGB:
        80, 139, 122
        CMY:
        69, 45, 52
        CMYK:
        42, 0, 12, 45
      HSL:
        163°, 26.9406%, 42.9412%
        HSV (HSB):
        163°, 42.4460%, 54.5098%
        XYZ:
        16.0537, 21.5759, 21.7308
        xyY:
        0.2704, 0.3635, 21.5759
      CIE-Lab:
        53.5741, -23.5022, 3.0766
        CIE-LCH:
        53.5741, 23.7028, 172.5419
        CIE-Luv:
        53.5741, -27.3284, 7.8454
        Hunter-Lab:
        46.4498, -19.5950, 4.7770
      #508b7a color charts
#508b7a RGB chart
      #508b7a CMYK chart
      #508b7a RGB pie chart
      #508b7a color shades, tints & tones
#508b7a color schemes
#508b7a color preview, HTML & CSS examples
           This text has a color of #508b7a        
        
          <p style="color:#508b7a;">Text here</p>
        
        
          .mytext {color:#508b7a;}
        
        Text color #508b7a
      
           This box has a color of #508b7a        
        
          <div style="background-color:#508b7a;">Content here</div>
        
        
          .mybackground {background-color:#508b7a;}
        
        Background color #508b7a
      
           Border around this has a color of #508b7a        
        
          <div style="border:2px solid #508b7a;">Content here</div>
        
        
          .myborder {border:2px solid #508b7a;}
        
        Border color #508b7a