#452c83 color space conversions
Hex:
        #452c83
        RGB:
        69, 44, 131
        CMY:
        73, 83, 49
        CMYK:
        47, 66, 0, 49
      HSL:
        257°, 49.7143%, 34.3137%
        HSV (HSB):
        257°, 66.4122%, 51.3725%
        XYZ:
        7.4517, 4.7053, 21.9882
        xyY:
        0.2182, 0.1378, 4.7053
      CIE-Lab:
        25.8780, 33.4886, -45.1348
        CIE-LCH:
        25.8780, 56.2018, 306.5742
        CIE-Luv:
        25.8780, 3.0807, -58.6193
        Hunter-Lab:
        21.6916, 23.3592, -44.9165
      #452c83 color charts
#452c83 RGB chart
      #452c83 CMYK chart
      #452c83 RGB pie chart
      #452c83 color shades, tints & tones
#452c83 color schemes
#452c83 color preview, HTML & CSS examples
           This text has a color of #452c83        
        
          <p style="color:#452c83;">Text here</p>
        
        
          .mytext {color:#452c83;}
        
        Text color #452c83
      
           This box has a color of #452c83        
        
          <div style="background-color:#452c83;">Content here</div>
        
        
          .mybackground {background-color:#452c83;}
        
        Background color #452c83
      
           Border around this has a color of #452c83        
        
          <div style="border:2px solid #452c83;">Content here</div>
        
        
          .myborder {border:2px solid #452c83;}
        
        Border color #452c83