#452a7b color space conversions
Hex:
        #452a7b
        RGB:
        69, 42, 123
        CMY:
        73, 84, 52
        CMYK:
        44, 66, 0, 52
      HSL:
        260°, 49.0909%, 32.3529%
        HSV (HSB):
        260°, 65.8537%, 48.2353%
        XYZ:
        6.8574, 4.3512, 19.2173
        xyY:
        0.2254, 0.1430, 4.3512
      CIE-Lab:
        24.8001, 32.2875, -41.8417
        CIE-LCH:
        24.8001, 52.8508, 307.6559
        CIE-Luv:
        24.8001, 4.3582, -53.7064
        Hunter-Lab:
        20.8595, 22.1759, -40.0207
      #452a7b color charts
#452a7b RGB chart
      #452a7b CMYK chart
      #452a7b RGB pie chart
      #452a7b color shades, tints & tones
#452a7b color schemes
#452a7b color preview, HTML & CSS examples
           This text has a color of #452a7b        
        
          <p style="color:#452a7b;">Text here</p>
        
        
          .mytext {color:#452a7b;}
        
        Text color #452a7b
      
           This box has a color of #452a7b        
        
          <div style="background-color:#452a7b;">Content here</div>
        
        
          .mybackground {background-color:#452a7b;}
        
        Background color #452a7b
      
           Border around this has a color of #452a7b        
        
          <div style="border:2px solid #452a7b;">Content here</div>
        
        
          .myborder {border:2px solid #452a7b;}
        
        Border color #452a7b