#507c9e color space conversions
Hex:
        #507c9e
        RGB:
        80, 124, 158
        CMY:
        69, 51, 38
        CMYK:
        49, 22, 0, 38
      HSL:
        206°, 32.7731%, 46.6667%
        HSV (HSB):
        206°, 49.3671%, 61.9608%
        XYZ:
        16.6875, 18.5894, 35.0563
        xyY:
        0.2373, 0.2643, 18.5894
      CIE-Lab:
        50.2033, -5.3832, -22.9336
        CIE-LCH:
        50.2033, 23.5570, 256.7902
        CIE-Luv:
        50.2033, -20.3987, -33.1562
        Hunter-Lab:
        43.1154, -6.3650, -18.0268
      #507c9e color charts
#507c9e RGB chart
      #507c9e CMYK chart
      #507c9e RGB pie chart
      #507c9e color shades, tints & tones
#507c9e color schemes
#507c9e color preview, HTML & CSS examples
           This text has a color of #507c9e        
        
          <p style="color:#507c9e;">Text here</p>
        
        
          .mytext {color:#507c9e;}
        
        Text color #507c9e
      
           This box has a color of #507c9e        
        
          <div style="background-color:#507c9e;">Content here</div>
        
        
          .mybackground {background-color:#507c9e;}
        
        Background color #507c9e
      
           Border around this has a color of #507c9e        
        
          <div style="border:2px solid #507c9e;">Content here</div>
        
        
          .myborder {border:2px solid #507c9e;}
        
        Border color #507c9e