#452d94 color space conversions
Hex:
        #452d94
        RGB:
        69, 45, 148
        CMY:
        73, 82, 42
        CMYK:
        53, 70, 0, 42
      HSL:
        254°, 53.3679%, 37.8431%
        HSV (HSB):
        254°, 69.5946%, 58.0392%
        XYZ:
        8.7379, 5.2801, 28.5756
        xyY:
        0.2051, 0.1240, 5.2801
      CIE-Lab:
        27.5183, 38.0839, -53.0171
        CIE-LCH:
        27.5183, 65.2778, 305.6909
        CIE-Luv:
        27.5183, 1.2228, -69.6526
        Hunter-Lab:
        22.9785, 27.6651, -57.6470
      #452d94 color charts
#452d94 RGB chart
      #452d94 CMYK chart
      #452d94 RGB pie chart
      #452d94 color shades, tints & tones
#452d94 color schemes
#452d94 color preview, HTML & CSS examples
           This text has a color of #452d94        
        
          <p style="color:#452d94;">Text here</p>
        
        
          .mytext {color:#452d94;}
        
        Text color #452d94
      
           This box has a color of #452d94        
        
          <div style="background-color:#452d94;">Content here</div>
        
        
          .mybackground {background-color:#452d94;}
        
        Background color #452d94
      
           Border around this has a color of #452d94        
        
          <div style="border:2px solid #452d94;">Content here</div>
        
        
          .myborder {border:2px solid #452d94;}
        
        Border color #452d94