#45198d color space conversions
Hex:
        #45198d
        RGB:
        69, 25, 141
        CMY:
        73, 90, 45
        CMYK:
        51, 82, 0, 45
      HSL:
        263°, 69.8795%, 32.5490%
        HSV (HSB):
        263°, 82.2695%, 55.2941%
        XYZ:
        7.6096, 3.8836, 25.5478
        xyY:
        0.2054, 0.1048, 3.8836
      CIE-Lab:
        23.2827, 46.1766, -55.6275
        CIE-LCH:
        23.2827, 72.2959, 309.6962
        CIE-Luv:
        23.2827, 4.7681, -67.5177
        Hunter-Lab:
        19.7067, 34.4395, -63.0689
      #45198d color charts
#45198d RGB chart
      #45198d CMYK chart
      #45198d RGB pie chart
      #45198d color shades, tints & tones
#45198d color schemes
#45198d color preview, HTML & CSS examples
           This text has a color of #45198d        
        
          <p style="color:#45198d;">Text here</p>
        
        
          .mytext {color:#45198d;}
        
        Text color #45198d
      
           This box has a color of #45198d        
        
          <div style="background-color:#45198d;">Content here</div>
        
        
          .mybackground {background-color:#45198d;}
        
        Background color #45198d
      
           Border around this has a color of #45198d        
        
          <div style="border:2px solid #45198d;">Content here</div>
        
        
          .myborder {border:2px solid #45198d;}
        
        Border color #45198d