#53145d color space conversions
Hex:
        #53145d
        RGB:
        83, 20, 93
        CMY:
        67, 92, 64
        CMYK:
        11, 78, 0, 64
      HSL:
        292°, 64.6018%, 22.1569%
        HSV (HSB):
        292°, 78.4946%, 36.4706%
        XYZ:
        5.7932, 3.1296, 10.6547
        xyY:
        0.2959, 0.1599, 3.1296
      CIE-Lab:
        20.5557, 39.2045, -29.1359
        CIE-LCH:
        20.5557, 48.8456, 323.3811
        CIE-Luv:
        20.5557, 20.2403, -36.2882
        Hunter-Lab:
        17.6907, 27.4949, -23.3253
      #53145d color charts
#53145d RGB chart
      #53145d CMYK chart
      #53145d RGB pie chart
      #53145d color shades, tints & tones
#53145d color schemes
#53145d color preview, HTML & CSS examples
           This text has a color of #53145d        
        
          <p style="color:#53145d;">Text here</p>
        
        
          .mytext {color:#53145d;}
        
        Text color #53145d
      
           This box has a color of #53145d        
        
          <div style="background-color:#53145d;">Content here</div>
        
        
          .mybackground {background-color:#53145d;}
        
        Background color #53145d
      
           Border around this has a color of #53145d        
        
          <div style="border:2px solid #53145d;">Content here</div>
        
        
          .myborder {border:2px solid #53145d;}
        
        Border color #53145d