#45329d color space conversions
Hex:
        #45329d
        RGB:
        69, 50, 157
        CMY:
        73, 80, 38
        CMYK:
        56, 68, 0, 38
      HSL:
        251°, 51.6908%, 40.5882%
        HSV (HSB):
        251°, 68.1529%, 61.5686%
        XYZ:
        9.6806, 5.9807, 32.5425
        xyY:
        0.2008, 0.1241, 5.9807
      CIE-Lab:
        29.3638, 37.9691, -55.5056
        CIE-LCH:
        29.3638, 67.2497, 304.3744
        CIE-Luv:
        29.3638, -0.4953, -74.4873
        Hunter-Lab:
        24.4555, 27.8615, -61.7770
      #45329d color charts
#45329d RGB chart
      #45329d CMYK chart
      #45329d RGB pie chart
      #45329d color shades, tints & tones
#45329d color schemes
#45329d color preview, HTML & CSS examples
           This text has a color of #45329d        
        
          <p style="color:#45329d;">Text here</p>
        
        
          .mytext {color:#45329d;}
        
        Text color #45329d
      
           This box has a color of #45329d        
        
          <div style="background-color:#45329d;">Content here</div>
        
        
          .mybackground {background-color:#45329d;}
        
        Background color #45329d
      
           Border around this has a color of #45329d        
        
          <div style="border:2px solid #45329d;">Content here</div>
        
        
          .myborder {border:2px solid #45329d;}
        
        Border color #45329d