#53467e color space conversions
Hex:
        #53467e
        RGB:
        83, 70, 126
        CMY:
        67, 73, 51
        CMYK:
        34, 44, 0, 51
      HSL:
        254°, 28.5714%, 38.4314%
        HSV (HSB):
        254°, 44.4444%, 49.4118%
        XYZ:
        9.5233, 7.7257, 20.7279
        xyY:
        0.2508, 0.2034, 7.7257
      CIE-Lab:
        33.4049, 19.2788, -29.8714
        CIE-LCH:
        33.4049, 35.5524, 302.8379
        CIE-Luv:
        33.4049, 2.2689, -42.4216
        Hunter-Lab:
        27.7951, 12.5174, -24.7584
      #53467e color charts
#53467e RGB chart
      #53467e CMYK chart
      #53467e RGB pie chart
      #53467e color shades, tints & tones
#53467e color schemes
#53467e color preview, HTML & CSS examples
           This text has a color of #53467e        
        
          <p style="color:#53467e;">Text here</p>
        
        
          .mytext {color:#53467e;}
        
        Text color #53467e
      
           This box has a color of #53467e        
        
          <div style="background-color:#53467e;">Content here</div>
        
        
          .mybackground {background-color:#53467e;}
        
        Background color #53467e
      
           Border around this has a color of #53467e        
        
          <div style="border:2px solid #53467e;">Content here</div>
        
        
          .myborder {border:2px solid #53467e;}
        
        Border color #53467e