#452f9a color space conversions
Hex:
        #452f9a
        RGB:
        69, 47, 154
        CMY:
        73, 82, 40
        CMYK:
        55, 69, 0, 40
      HSL:
        252°, 53.2338%, 39.4118%
        HSV (HSB):
        252°, 69.4805%, 60.3922%
        XYZ:
        9.3035, 5.6313, 31.1685
        xyY:
        0.2018, 0.1221, 5.6313
      CIE-Lab:
        28.4626, 38.7809, -55.1503
        CIE-LCH:
        28.4626, 67.4204, 305.1143
        CIE-Luv:
        28.4626, 0.3216, -73.1566
        Hunter-Lab:
        23.7304, 28.4525, -61.2625
      #452f9a color charts
#452f9a RGB chart
      #452f9a CMYK chart
      #452f9a RGB pie chart
      #452f9a color shades, tints & tones
#452f9a color schemes
#452f9a color preview, HTML & CSS examples
           This text has a color of #452f9a        
        
          <p style="color:#452f9a;">Text here</p>
        
        
          .mytext {color:#452f9a;}
        
        Text color #452f9a
      
           This box has a color of #452f9a        
        
          <div style="background-color:#452f9a;">Content here</div>
        
        
          .mybackground {background-color:#452f9a;}
        
        Background color #452f9a
      
           Border around this has a color of #452f9a        
        
          <div style="border:2px solid #452f9a;">Content here</div>
        
        
          .myborder {border:2px solid #452f9a;}
        
        Border color #452f9a