#507f8a color space conversions
Hex:
        #507f8a
        RGB:
        80, 127, 138
        CMY:
        69, 50, 46
        CMYK:
        42, 8, 0, 46
      HSL:
        191°, 26.6055%, 42.7451%
        HSV (HSB):
        191°, 42.0290%, 54.1176%
        XYZ:
        15.4851, 18.7192, 26.8418
        xyY:
        0.2537, 0.3066, 18.7192
      CIE-Lab:
        50.3570, -12.9385, -10.9960
        CIE-LCH:
        50.3570, 16.9799, 220.3600
        CIE-Luv:
        50.3570, -21.9003, -13.8913
        Hunter-Lab:
        43.2657, -11.8286, -6.4972
      #507f8a color charts
#507f8a RGB chart
      #507f8a CMYK chart
      #507f8a RGB pie chart
      #507f8a color shades, tints & tones
#507f8a color schemes
#507f8a color preview, HTML & CSS examples
           This text has a color of #507f8a        
        
          <p style="color:#507f8a;">Text here</p>
        
        
          .mytext {color:#507f8a;}
        
        Text color #507f8a
      
           This box has a color of #507f8a        
        
          <div style="background-color:#507f8a;">Content here</div>
        
        
          .mybackground {background-color:#507f8a;}
        
        Background color #507f8a
      
           Border around this has a color of #507f8a        
        
          <div style="border:2px solid #507f8a;">Content here</div>
        
        
          .myborder {border:2px solid #507f8a;}
        
        Border color #507f8a