#452ddf color space conversions
Hex:
        #452ddf
        RGB:
        69, 45, 223
        CMY:
        73, 82, 13
        CMYK:
        69, 80, 0, 13
      HSL:
        248°, 73.5537%, 52.5490%
        HSV (HSB):
        248°, 79.8206%, 87.4510%
        XYZ:
        16.7119, 8.4697, 70.5660
        xyY:
        0.1745, 0.0885, 8.4697
      CIE-Lab:
        34.9425, 60.5327, -85.2460
        CIE-LCH:
        34.9425, 104.5519, 305.3783
        CIE-Luv:
        34.9425, -4.4416, -115.3288
        Hunter-Lab:
        29.1027, 51.5718, -123.3898
      #452ddf color charts
#452ddf RGB chart
      #452ddf CMYK chart
      #452ddf RGB pie chart
      #452ddf color shades, tints & tones
#452ddf color schemes
#452ddf color preview, HTML & CSS examples
           This text has a color of #452ddf        
        
          <p style="color:#452ddf;">Text here</p>
        
        
          .mytext {color:#452ddf;}
        
        Text color #452ddf
      
           This box has a color of #452ddf        
        
          <div style="background-color:#452ddf;">Content here</div>
        
        
          .mybackground {background-color:#452ddf;}
        
        Background color #452ddf
      
           Border around this has a color of #452ddf        
        
          <div style="border:2px solid #452ddf;">Content here</div>
        
        
          .myborder {border:2px solid #452ddf;}
        
        Border color #452ddf