#452e9a color space conversions
Hex:
        #452e9a
        RGB:
        69, 46, 154
        CMY:
        73, 82, 40
        CMYK:
        55, 70, 0, 40
      HSL:
        253°, 54.0000%, 39.2157%
        HSV (HSB):
        253°, 70.1299%, 60.3922%
        XYZ:
        9.2640, 5.5523, 31.1553
        xyY:
        0.2015, 0.1208, 5.5523
      CIE-Lab:
        28.2536, 39.3550, -55.4921
        CIE-LCH:
        28.2536, 68.0308, 305.3443
        CIE-Luv:
        28.2536, 0.5033, -73.3483
        Hunter-Lab:
        23.5633, 28.9420, -61.8986
      #452e9a color charts
#452e9a RGB chart
      #452e9a CMYK chart
      #452e9a RGB pie chart
      #452e9a color shades, tints & tones
#452e9a color schemes
#452e9a color preview, HTML & CSS examples
           This text has a color of #452e9a        
        
          <p style="color:#452e9a;">Text here</p>
        
        
          .mytext {color:#452e9a;}
        
        Text color #452e9a
      
           This box has a color of #452e9a        
        
          <div style="background-color:#452e9a;">Content here</div>
        
        
          .mybackground {background-color:#452e9a;}
        
        Background color #452e9a
      
           Border around this has a color of #452e9a        
        
          <div style="border:2px solid #452e9a;">Content here</div>
        
        
          .myborder {border:2px solid #452e9a;}
        
        Border color #452e9a