#452a9b color space conversions
Hex:
        #452a9b
        RGB:
        69, 42, 155
        CMY:
        73, 84, 39
        CMYK:
        55, 73, 0, 39
      HSL:
        254°, 57.3604%, 38.6275%
        HSV (HSB):
        254°, 72.9032%, 60.7843%
        XYZ:
        9.1986, 5.2877, 31.5462
        xyY:
        0.1998, 0.1149, 5.2877
      CIE-Lab:
        27.5392, 41.8920, -57.2728
        CIE-LCH:
        27.5392, 70.9585, 306.1835
        CIE-Luv:
        27.5392, 1.0938, -74.6457
        Hunter-Lab:
        22.9950, 31.1635, -65.2417
      #452a9b color charts
#452a9b RGB chart
      #452a9b CMYK chart
      #452a9b RGB pie chart
      #452a9b color shades, tints & tones
#452a9b color schemes
#452a9b color preview, HTML & CSS examples
           This text has a color of #452a9b        
        
          <p style="color:#452a9b;">Text here</p>
        
        
          .mytext {color:#452a9b;}
        
        Text color #452a9b
      
           This box has a color of #452a9b        
        
          <div style="background-color:#452a9b;">Content here</div>
        
        
          .mybackground {background-color:#452a9b;}
        
        Background color #452a9b
      
           Border around this has a color of #452a9b        
        
          <div style="border:2px solid #452a9b;">Content here</div>
        
        
          .myborder {border:2px solid #452a9b;}
        
        Border color #452a9b