#45249b color space conversions
Hex:
        #45249b
        RGB:
        69, 36, 155
        CMY:
        73, 86, 39
        CMYK:
        55, 77, 0, 39
      HSL:
        257°, 62.3037%, 37.4510%
        HSV (HSB):
        257°, 76.7742%, 60.7843%
        XYZ:
        9.0015, 4.8935, 31.4805
        xyY:
        0.1984, 0.1078, 4.8935
      CIE-Lab:
        26.4292, 45.0249, -59.0945
        CIE-LCH:
        26.4292, 74.2927, 307.3042
        CIE-Luv:
        26.4292, 1.9796, -75.3458
        Hunter-Lab:
        22.1213, 33.9223, -68.8897
      #45249b color charts
#45249b RGB chart
      #45249b CMYK chart
      #45249b RGB pie chart
      #45249b color shades, tints & tones
#45249b color schemes
#45249b color preview, HTML & CSS examples
           This text has a color of #45249b        
        
          <p style="color:#45249b;">Text here</p>
        
        
          .mytext {color:#45249b;}
        
        Text color #45249b
      
           This box has a color of #45249b        
        
          <div style="background-color:#45249b;">Content here</div>
        
        
          .mybackground {background-color:#45249b;}
        
        Background color #45249b
      
           Border around this has a color of #45249b        
        
          <div style="border:2px solid #45249b;">Content here</div>
        
        
          .myborder {border:2px solid #45249b;}
        
        Border color #45249b