#53199d color space conversions
Hex:
        #53199d
        RGB:
        83, 25, 157
        CMY:
        67, 90, 38
        CMYK:
        47, 84, 0, 38
      HSL:
        266°, 72.5275%, 35.6863%
        HSV (HSB):
        266°, 84.0764%, 61.5686%
        XYZ:
        10.0007, 4.9686, 32.3302
        xyY:
        0.2114, 0.1050, 4.9686
      CIE-Lab:
        26.6451, 52.2333, -59.9018
        CIE-LCH:
        26.6451, 79.4767, 311.0879
        CIE-Luv:
        26.6451, 7.8066, -76.8934
        Hunter-Lab:
        22.2903, 41.0773, -70.3919
      #53199d color charts
#53199d RGB chart
      #53199d CMYK chart
      #53199d RGB pie chart
      #53199d color shades, tints & tones
#53199d color schemes
#53199d color preview, HTML & CSS examples
           This text has a color of #53199d        
        
          <p style="color:#53199d;">Text here</p>
        
        
          .mytext {color:#53199d;}
        
        Text color #53199d
      
           This box has a color of #53199d        
        
          <div style="background-color:#53199d;">Content here</div>
        
        
          .mybackground {background-color:#53199d;}
        
        Background color #53199d
      
           Border around this has a color of #53199d        
        
          <div style="border:2px solid #53199d;">Content here</div>
        
        
          .myborder {border:2px solid #53199d;}
        
        Border color #53199d