#507a9f color space conversions
Hex:
        #507a9f
        RGB:
        80, 122, 159
        CMY:
        69, 52, 38
        CMYK:
        50, 23, 0, 38
      HSL:
        208°, 33.0544%, 46.8627%
        HSV (HSB):
        208°, 49.6855%, 62.3529%
        XYZ:
        16.5258, 18.1277, 35.4289
        xyY:
        0.2358, 0.2587, 18.1277
      CIE-Lab:
        49.6507, -3.9082, -24.3703
        CIE-LCH:
        49.6507, 24.6817, 260.8892
        CIE-Luv:
        49.6507, -19.6057, -35.5100
        Hunter-Lab:
        42.5767, -5.2258, -19.5327
      #507a9f color charts
#507a9f RGB chart
      #507a9f CMYK chart
      #507a9f RGB pie chart
      #507a9f color shades, tints & tones
#507a9f color schemes
#507a9f color preview, HTML & CSS examples
           This text has a color of #507a9f        
        
          <p style="color:#507a9f;">Text here</p>
        
        
          .mytext {color:#507a9f;}
        
        Text color #507a9f
      
           This box has a color of #507a9f        
        
          <div style="background-color:#507a9f;">Content here</div>
        
        
          .mybackground {background-color:#507a9f;}
        
        Background color #507a9f
      
           Border around this has a color of #507a9f        
        
          <div style="border:2px solid #507a9f;">Content here</div>
        
        
          .myborder {border:2px solid #507a9f;}
        
        Border color #507a9f