#452fc3 color space conversions
Hex:
        #452fc3
        RGB:
        69, 47, 195
        CMY:
        73, 82, 24
        CMYK:
        65, 76, 0, 24
      HSL:
        249°, 61.1570%, 47.4510%
        HSV (HSB):
        249°, 75.8974%, 76.4706%
        XYZ:
        13.3211, 7.2384, 52.3248
        xyY:
        0.1828, 0.0993, 7.2384
      CIE-Lab:
        32.3435, 51.3418, -73.3047
        CIE-LCH:
        32.3435, 89.4961, 305.0070
        CIE-Luv:
        32.3435, -2.8458, -98.6970
        Hunter-Lab:
        26.9042, 41.2983, -96.4775
      #452fc3 color charts
#452fc3 RGB chart
      #452fc3 CMYK chart
      #452fc3 RGB pie chart
      #452fc3 color shades, tints & tones
#452fc3 color schemes
#452fc3 color preview, HTML & CSS examples
           This text has a color of #452fc3        
        
          <p style="color:#452fc3;">Text here</p>
        
        
          .mytext {color:#452fc3;}
        
        Text color #452fc3
      
           This box has a color of #452fc3        
        
          <div style="background-color:#452fc3;">Content here</div>
        
        
          .mybackground {background-color:#452fc3;}
        
        Background color #452fc3
      
           Border around this has a color of #452fc3        
        
          <div style="border:2px solid #452fc3;">Content here</div>
        
        
          .myborder {border:2px solid #452fc3;}
        
        Border color #452fc3