#452dd8 color space conversions
Hex:
        #452dd8
        RGB:
        69, 45, 216
        CMY:
        73, 82, 15
        CMYK:
        68, 79, 0, 15
      HSL:
        248°, 68.6747%, 51.1765%
        HSV (HSB):
        248°, 79.1667%, 84.7059%
        XYZ:
        15.7873, 8.0998, 65.6971
        xyY:
        0.1762, 0.0904, 8.0998
      CIE-Lab:
        34.1900, 58.5123, -82.4676
        CIE-LCH:
        34.1900, 101.1167, 305.3564
        CIE-Luv:
        34.1900, -3.9927, -111.2608
        Hunter-Lab:
        28.4602, 49.2111, -116.9418
      #452dd8 color charts
#452dd8 RGB chart
      #452dd8 CMYK chart
      #452dd8 RGB pie chart
      #452dd8 color shades, tints & tones
#452dd8 color schemes
#452dd8 color preview, HTML & CSS examples
           This text has a color of #452dd8        
        
          <p style="color:#452dd8;">Text here</p>
        
        
          .mytext {color:#452dd8;}
        
        Text color #452dd8
      
           This box has a color of #452dd8        
        
          <div style="background-color:#452dd8;">Content here</div>
        
        
          .mybackground {background-color:#452dd8;}
        
        Background color #452dd8
      
           Border around this has a color of #452dd8        
        
          <div style="border:2px solid #452dd8;">Content here</div>
        
        
          .myborder {border:2px solid #452dd8;}
        
        Border color #452dd8