#507c8b color space conversions
Hex:
        #507c8b
        RGB:
        80, 124, 139
        CMY:
        69, 51, 45
        CMYK:
        42, 11, 0, 45
      HSL:
        195°, 26.9406%, 42.9412%
        HSV (HSB):
        195°, 42.4460%, 54.5098%
        XYZ:
        15.1761, 17.9849, 27.0977
        xyY:
        0.2518, 0.2985, 17.9849
      CIE-Lab:
        49.4777, -10.9768, -12.9093
        CIE-LCH:
        49.4777, 16.9452, 229.6253
        CIE-Luv:
        49.4777, -20.6407, -16.9665
        Hunter-Lab:
        42.4086, -10.3378, -8.1983
      #507c8b color charts
#507c8b RGB chart
      #507c8b CMYK chart
      #507c8b RGB pie chart
      #507c8b color shades, tints & tones
#507c8b color schemes
#507c8b color preview, HTML & CSS examples
           This text has a color of #507c8b        
        
          <p style="color:#507c8b;">Text here</p>
        
        
          .mytext {color:#507c8b;}
        
        Text color #507c8b
      
           This box has a color of #507c8b        
        
          <div style="background-color:#507c8b;">Content here</div>
        
        
          .mybackground {background-color:#507c8b;}
        
        Background color #507c8b
      
           Border around this has a color of #507c8b        
        
          <div style="border:2px solid #507c8b;">Content here</div>
        
        
          .myborder {border:2px solid #507c8b;}
        
        Border color #507c8b