#452ae5 color space conversions
Hex:
        #452ae5
        RGB:
        69, 42, 229
        CMY:
        73, 84, 10
        CMYK:
        70, 82, 0, 10
      HSL:
        249°, 78.2427%, 53.1373%
        HSV (HSB):
        249°, 81.6594%, 89.8039%
        XYZ:
        17.4251, 8.5783, 74.8661
        xyY:
        0.1727, 0.0850, 8.5783
      CIE-Lab:
        35.1593, 63.5273, -88.3188
        CIE-LCH:
        35.1593, 108.7931, 305.7273
        CIE-Luv:
        35.1593, -4.4863, -118.8696
        Hunter-Lab:
        29.2887, 54.9418, -131.0516
      #452ae5 color charts
#452ae5 RGB chart
      #452ae5 CMYK chart
      #452ae5 RGB pie chart
      #452ae5 color shades, tints & tones
#452ae5 color schemes
#452ae5 color preview, HTML & CSS examples
           This text has a color of #452ae5        
        
          <p style="color:#452ae5;">Text here</p>
        
        
          .mytext {color:#452ae5;}
        
        Text color #452ae5
      
           This box has a color of #452ae5        
        
          <div style="background-color:#452ae5;">Content here</div>
        
        
          .mybackground {background-color:#452ae5;}
        
        Background color #452ae5
      
           Border around this has a color of #452ae5        
        
          <div style="border:2px solid #452ae5;">Content here</div>
        
        
          .myborder {border:2px solid #452ae5;}
        
        Border color #452ae5