#50549d color space conversions
Hex:
        #50549d
        RGB:
        80, 84, 157
        CMY:
        69, 67, 38
        CMYK:
        49, 46, 0, 38
      HSL:
        237°, 32.4895%, 46.4706%
        HSV (HSB):
        237°, 49.0446%, 61.5686%
        XYZ:
        12.5644, 10.4804, 33.2590
        xyY:
        0.2232, 0.1861, 10.4804
      CIE-Lab:
        38.6913, 18.9670, -40.3982
        CIE-LCH:
        38.6913, 44.6291, 295.1501
        CIE-Luv:
        38.6913, -5.7283, -59.5548
        Hunter-Lab:
        32.3735, 12.6235, -38.2503
      #50549d color charts
#50549d RGB chart
      #50549d CMYK chart
      #50549d RGB pie chart
      #50549d color shades, tints & tones
#50549d color schemes
#50549d color preview, HTML & CSS examples
           This text has a color of #50549d        
        
          <p style="color:#50549d;">Text here</p>
        
        
          .mytext {color:#50549d;}
        
        Text color #50549d
      
           This box has a color of #50549d        
        
          <div style="background-color:#50549d;">Content here</div>
        
        
          .mybackground {background-color:#50549d;}
        
        Background color #50549d
      
           Border around this has a color of #50549d        
        
          <div style="border:2px solid #50549d;">Content here</div>
        
        
          .myborder {border:2px solid #50549d;}
        
        Border color #50549d