#452fdf color space conversions
Hex:
        #452fdf
        RGB:
        69, 47, 223
        CMY:
        73, 82, 13
        CMYK:
        69, 79, 0, 13
      HSL:
        248°, 73.3333%, 52.9412%
        HSV (HSB):
        248°, 78.9238%, 87.4510%
        XYZ:
        16.7900, 8.6260, 70.5921
        xyY:
        0.1749, 0.0898, 8.6260
      CIE-Lab:
        35.2539, 59.6264, -84.7305
        CIE-LCH:
        35.2539, 103.6077, 305.1347
        CIE-Luv:
        35.2539, -4.6830, -115.2424
        Hunter-Lab:
        29.3700, 50.6463, -121.9473
      #452fdf color charts
#452fdf RGB chart
      #452fdf CMYK chart
      #452fdf RGB pie chart
      #452fdf color shades, tints & tones
#452fdf color schemes
#452fdf color preview, HTML & CSS examples
           This text has a color of #452fdf        
        
          <p style="color:#452fdf;">Text here</p>
        
        
          .mytext {color:#452fdf;}
        
        Text color #452fdf
      
           This box has a color of #452fdf        
        
          <div style="background-color:#452fdf;">Content here</div>
        
        
          .mybackground {background-color:#452fdf;}
        
        Background color #452fdf
      
           Border around this has a color of #452fdf        
        
          <div style="border:2px solid #452fdf;">Content here</div>
        
        
          .myborder {border:2px solid #452fdf;}
        
        Border color #452fdf