#507d8d color space conversions
Hex:
        #507d8d
        RGB:
        80, 125, 141
        CMY:
        69, 51, 45
        CMYK:
        43, 11, 0, 45
      HSL:
        196°, 27.6018%, 43.3333%
        HSV (HSB):
        196°, 43.2624%, 55.2941%
        XYZ:
        15.4496, 18.2958, 27.9165
        xyY:
        0.2506, 0.2967, 18.2958
      CIE-Lab:
        49.8529, -10.9743, -13.5169
        CIE-LCH:
        49.8529, 17.4110, 230.9271
        CIE-Luv:
        49.8529, -21.0255, -17.9094
        Hunter-Lab:
        42.7736, -10.3805, -8.7545
      #507d8d color charts
#507d8d RGB chart
      #507d8d CMYK chart
      #507d8d RGB pie chart
      #507d8d color shades, tints & tones
#507d8d color schemes
#507d8d color preview, HTML & CSS examples
           This text has a color of #507d8d        
        
          <p style="color:#507d8d;">Text here</p>
        
        
          .mytext {color:#507d8d;}
        
        Text color #507d8d
      
           This box has a color of #507d8d        
        
          <div style="background-color:#507d8d;">Content here</div>
        
        
          .mybackground {background-color:#507d8d;}
        
        Background color #507d8d
      
           Border around this has a color of #507d8d        
        
          <div style="border:2px solid #507d8d;">Content here</div>
        
        
          .myborder {border:2px solid #507d8d;}
        
        Border color #507d8d