#508b9a color space conversions
Hex:
        #508b9a
        RGB:
        80, 139, 154
        CMY:
        69, 45, 40
        CMYK:
        48, 10, 0, 40
      HSL:
        192°, 31.6239%, 45.8824%
        HSV (HSB):
        192°, 48.0519%, 60.3922%
        XYZ:
        18.3736, 22.5038, 33.9471
        xyY:
        0.2456, 0.3008, 22.5038
      CIE-Lab:
        54.5575, -15.0224, -13.9651
        CIE-LCH:
        54.5575, 20.5109, 222.9112
        CIE-Luv:
        54.5575, -26.4490, -18.3707
        Hunter-Lab:
        47.4382, -13.8807, -9.2217
      #508b9a color charts
#508b9a RGB chart
      #508b9a CMYK chart
      #508b9a RGB pie chart
      #508b9a color shades, tints & tones
#508b9a color schemes
#508b9a color preview, HTML & CSS examples
           This text has a color of #508b9a        
        
          <p style="color:#508b9a;">Text here</p>
        
        
          .mytext {color:#508b9a;}
        
        Text color #508b9a
      
           This box has a color of #508b9a        
        
          <div style="background-color:#508b9a;">Content here</div>
        
        
          .mybackground {background-color:#508b9a;}
        
        Background color #508b9a
      
           Border around this has a color of #508b9a        
        
          <div style="border:2px solid #508b9a;">Content here</div>
        
        
          .myborder {border:2px solid #508b9a;}
        
        Border color #508b9a