#452e55 color space conversions
Hex:
        #452e55
        RGB:
        69, 46, 85
        CMY:
        73, 82, 67
        CMYK:
        19, 46, 0, 67
      HSL:
        275°, 29.7710%, 25.6863%
        HSV (HSB):
        275°, 45.8824%, 33.3333%
        XYZ:
        5.0709, 3.8751, 9.0750
        xyY:
        0.2814, 0.2150, 3.8751
      CIE-Lab:
        23.2541, 19.0304, -19.6832
        CIE-LCH:
        23.2541, 27.3785, 314.0338
        CIE-Luv:
        23.2541, 8.0058, -24.9817
        Hunter-Lab:
        19.6852, 11.5327, -13.5535
      #452e55 color charts
#452e55 RGB chart
      #452e55 CMYK chart
      #452e55 RGB pie chart
      #452e55 color shades, tints & tones
#452e55 color schemes
#452e55 color preview, HTML & CSS examples
           This text has a color of #452e55        
        
          <p style="color:#452e55;">Text here</p>
        
        
          .mytext {color:#452e55;}
        
        Text color #452e55
      
           This box has a color of #452e55        
        
          <div style="background-color:#452e55;">Content here</div>
        
        
          .mybackground {background-color:#452e55;}
        
        Background color #452e55
      
           Border around this has a color of #452e55        
        
          <div style="border:2px solid #452e55;">Content here</div>
        
        
          .myborder {border:2px solid #452e55;}
        
        Border color #452e55