#53427e color space conversions
Hex:
        #53427e
        RGB:
        83, 66, 126
        CMY:
        67, 74, 51
        CMYK:
        34, 48, 0, 51
      HSL:
        257°, 31.2500%, 37.6471%
        HSV (HSB):
        257°, 47.6190%, 49.4118%
        XYZ:
        9.2814, 7.2418, 20.6473
        xyY:
        0.2497, 0.1948, 7.2418
      CIE-Lab:
        32.3511, 21.8374, -31.5389
        CIE-LCH:
        32.3511, 38.3611, 304.6986
        CIE-Luv:
        32.3511, 3.6107, -44.5567
        Hunter-Lab:
        26.9106, 14.4707, -26.6532
      #53427e color charts
#53427e RGB chart
      #53427e CMYK chart
      #53427e RGB pie chart
      #53427e color shades, tints & tones
#53427e color schemes
#53427e color preview, HTML & CSS examples
           This text has a color of #53427e        
        
          <p style="color:#53427e;">Text here</p>
        
        
          .mytext {color:#53427e;}
        
        Text color #53427e
      
           This box has a color of #53427e        
        
          <div style="background-color:#53427e;">Content here</div>
        
        
          .mybackground {background-color:#53427e;}
        
        Background color #53427e
      
           Border around this has a color of #53427e        
        
          <div style="border:2px solid #53427e;">Content here</div>
        
        
          .myborder {border:2px solid #53427e;}
        
        Border color #53427e