#53137b color space conversions
Hex:
        #53137b
        RGB:
        83, 19, 123
        CMY:
        67, 93, 52
        CMYK:
        33, 85, 0, 52
      HSL:
        277°, 73.2394%, 27.8431%
        HSV (HSB):
        277°, 84.5528%, 48.2353%
        XYZ:
        7.3753, 3.7348, 19.0711
        xyY:
        0.2444, 0.1237, 3.7348
      CIE-Lab:
        22.7746, 46.1319, -45.0485
        CIE-LCH:
        22.7746, 64.4788, 315.6808
        CIE-Luv:
        22.7746, 13.8440, -56.1478
        Hunter-Lab:
        19.3256, 34.3016, -44.9810
      #53137b color charts
#53137b RGB chart
      #53137b CMYK chart
      #53137b RGB pie chart
      #53137b color shades, tints & tones
#53137b color schemes
#53137b color preview, HTML & CSS examples
           This text has a color of #53137b        
        
          <p style="color:#53137b;">Text here</p>
        
        
          .mytext {color:#53137b;}
        
        Text color #53137b
      
           This box has a color of #53137b        
        
          <div style="background-color:#53137b;">Content here</div>
        
        
          .mybackground {background-color:#53137b;}
        
        Background color #53137b
      
           Border around this has a color of #53137b        
        
          <div style="border:2px solid #53137b;">Content here</div>
        
        
          .myborder {border:2px solid #53137b;}
        
        Border color #53137b