#53019b color space conversions
Hex:
        #53019b
        RGB:
        83, 1, 155
        CMY:
        67, 100, 39
        CMYK:
        46, 99, 0, 39
      HSL:
        272°, 98.7179%, 30.5882%
        HSV (HSB):
        272°, 99.3548%, 60.7843%
        XYZ:
        9.4945, 4.2273, 31.3259
        xyY:
        0.2108, 0.0938, 4.2273
      CIE-Lab:
        24.4090, 57.8200, -62.3609
        CIE-LCH:
        24.4090, 85.0414, 312.8362
        CIE-Luv:
        24.4090, 9.4357, -76.2694
        Hunter-Lab:
        20.5603, 46.4488, -75.9425
      #53019b color charts
#53019b RGB chart
      #53019b CMYK chart
      #53019b RGB pie chart
      #53019b color shades, tints & tones
#53019b color schemes
#53019b color preview, HTML & CSS examples
           This text has a color of #53019b        
        
          <p style="color:#53019b;">Text here</p>
        
        
          .mytext {color:#53019b;}
        
        Text color #53019b
      
           This box has a color of #53019b        
        
          <div style="background-color:#53019b;">Content here</div>
        
        
          .mybackground {background-color:#53019b;}
        
        Background color #53019b
      
           Border around this has a color of #53019b        
        
          <div style="border:2px solid #53019b;">Content here</div>
        
        
          .myborder {border:2px solid #53019b;}
        
        Border color #53019b