#452aa3 color space conversions
Hex:
        #452aa3
        RGB:
        69, 42, 163
        CMY:
        73, 84, 36
        CMYK:
        58, 74, 0, 36
      HSL:
        253°, 59.0244%, 40.1961%
        HSV (HSB):
        253°, 74.2331%, 63.9216%
        XYZ:
        9.8931, 5.5655, 35.2032
        xyY:
        0.1953, 0.1099, 5.5655
      CIE-Lab:
        28.2886, 44.2990, -60.9087
        CIE-LCH:
        28.2886, 75.3145, 306.0285
        CIE-Luv:
        28.2886, 0.3792, -79.6595
        Hunter-Lab:
        23.5913, 33.5698, -71.9593
      #452aa3 color charts
#452aa3 RGB chart
      #452aa3 CMYK chart
      #452aa3 RGB pie chart
      #452aa3 color shades, tints & tones
#452aa3 color schemes
#452aa3 color preview, HTML & CSS examples
           This text has a color of #452aa3        
        
          <p style="color:#452aa3;">Text here</p>
        
        
          .mytext {color:#452aa3;}
        
        Text color #452aa3
      
           This box has a color of #452aa3        
        
          <div style="background-color:#452aa3;">Content here</div>
        
        
          .mybackground {background-color:#452aa3;}
        
        Background color #452aa3
      
           Border around this has a color of #452aa3        
        
          <div style="border:2px solid #452aa3;">Content here</div>
        
        
          .myborder {border:2px solid #452aa3;}
        
        Border color #452aa3