#452b5a color space conversions
Hex:
        #452b5a
        RGB:
        69, 43, 90
        CMY:
        73, 83, 65
        CMYK:
        23, 52, 0, 65
      HSL:
        273°, 35.3383%, 26.0784%
        HSV (HSB):
        273°, 52.2222%, 35.2941%
        XYZ:
        5.1636, 3.7311, 10.1209
        xyY:
        0.2715, 0.1962, 3.7311
      CIE-Lab:
        22.7619, 22.2911, -23.7666
        CIE-LCH:
        22.7619, 32.5844, 313.1652
        CIE-Luv:
        22.7619, 8.2577, -29.9787
        Hunter-Lab:
        19.3162, 13.9131, -17.5442
      #452b5a color charts
#452b5a RGB chart
      #452b5a CMYK chart
      #452b5a RGB pie chart
      #452b5a color shades, tints & tones
#452b5a color schemes
#452b5a color preview, HTML & CSS examples
           This text has a color of #452b5a        
        
          <p style="color:#452b5a;">Text here</p>
        
        
          .mytext {color:#452b5a;}
        
        Text color #452b5a
      
           This box has a color of #452b5a        
        
          <div style="background-color:#452b5a;">Content here</div>
        
        
          .mybackground {background-color:#452b5a;}
        
        Background color #452b5a
      
           Border around this has a color of #452b5a        
        
          <div style="border:2px solid #452b5a;">Content here</div>
        
        
          .myborder {border:2px solid #452b5a;}
        
        Border color #452b5a