#452a4b color space conversions
Hex:
        #452a4b
        RGB:
        69, 42, 75
        CMY:
        73, 84, 71
        CMYK:
        8, 44, 0, 71
      HSL:
        289°, 28.2051%, 22.9412%
        HSV (HSB):
        289°, 44.0000%, 29.4118%
        XYZ:
        4.5522, 3.4291, 7.0786
        xyY:
        0.3023, 0.2277, 3.4291
      CIE-Lab:
        21.6865, 19.1366, -15.4422
        CIE-LCH:
        21.6865, 24.5900, 321.0983
        CIE-Luv:
        21.6865, 10.6989, -19.3670
        Hunter-Lab:
        18.5179, 11.4737, -9.7013
      #452a4b color charts
#452a4b RGB chart
      #452a4b CMYK chart
      #452a4b RGB pie chart
      #452a4b color shades, tints & tones
#452a4b color schemes
#452a4b color preview, HTML & CSS examples
           This text has a color of #452a4b        
        
          <p style="color:#452a4b;">Text here</p>
        
        
          .mytext {color:#452a4b;}
        
        Text color #452a4b
      
           This box has a color of #452a4b        
        
          <div style="background-color:#452a4b;">Content here</div>
        
        
          .mybackground {background-color:#452a4b;}
        
        Background color #452a4b
      
           Border around this has a color of #452a4b        
        
          <div style="border:2px solid #452a4b;">Content here</div>
        
        
          .myborder {border:2px solid #452a4b;}
        
        Border color #452a4b