#507c8d color space conversions
Hex:
        #507c8d
        RGB:
        80, 124, 141
        CMY:
        69, 51, 45
        CMYK:
        43, 12, 0, 45
      HSL:
        197°, 27.6018%, 43.3333%
        HSV (HSB):
        197°, 43.2624%, 55.2941%
        XYZ:
        15.3236, 18.0439, 27.8745
        xyY:
        0.2502, 0.2946, 18.0439
      CIE-Lab:
        49.5493, -10.4091, -13.9768
        CIE-LCH:
        49.5493, 17.4269, 233.3234
        CIE-Luv:
        49.5493, -20.6137, -18.6559
        Hunter-Lab:
        42.4781, -9.9441, -9.1720
      #507c8d color charts
#507c8d RGB chart
      #507c8d CMYK chart
      #507c8d RGB pie chart
      #507c8d color shades, tints & tones
#507c8d color schemes
#507c8d color preview, HTML & CSS examples
           This text has a color of #507c8d        
        
          <p style="color:#507c8d;">Text here</p>
        
        
          .mytext {color:#507c8d;}
        
        Text color #507c8d
      
           This box has a color of #507c8d        
        
          <div style="background-color:#507c8d;">Content here</div>
        
        
          .mybackground {background-color:#507c8d;}
        
        Background color #507c8d
      
           Border around this has a color of #507c8d        
        
          <div style="border:2px solid #507c8d;">Content here</div>
        
        
          .myborder {border:2px solid #507c8d;}
        
        Border color #507c8d