#45146e color space conversions
Hex:
        #45146e
        RGB:
        69, 20, 110
        CMY:
        73, 92, 57
        CMYK:
        37, 82, 0, 57
      HSL:
        273°, 69.2308%, 25.4902%
        HSV (HSB):
        273°, 81.8182%, 43.1373%
        XYZ:
        5.5189, 2.8913, 15.0191
        xyY:
        0.2356, 0.1234, 2.8913
      CIE-Lab:
        19.6032, 40.1535, -41.9525
        CIE-LCH:
        19.6032, 58.0716, 313.7448
        CIE-Luv:
        19.6032, 9.4652, -48.7637
        Hunter-Lab:
        17.0039, 28.1783, -40.4666
      #45146e color charts
#45146e RGB chart
      #45146e CMYK chart
      #45146e RGB pie chart
      #45146e color shades, tints & tones
#45146e color schemes
#45146e color preview, HTML & CSS examples
           This text has a color of #45146e        
        
          <p style="color:#45146e;">Text here</p>
        
        
          .mytext {color:#45146e;}
        
        Text color #45146e
      
           This box has a color of #45146e        
        
          <div style="background-color:#45146e;">Content here</div>
        
        
          .mybackground {background-color:#45146e;}
        
        Background color #45146e
      
           Border around this has a color of #45146e        
        
          <div style="border:2px solid #45146e;">Content here</div>
        
        
          .myborder {border:2px solid #45146e;}
        
        Border color #45146e