#452f7a color space conversions
Hex:
        #452f7a
        RGB:
        69, 47, 122
        CMY:
        73, 82, 52
        CMYK:
        43, 61, 0, 52
      HSL:
        258°, 44.3787%, 33.1373%
        HSV (HSB):
        258°, 61.4754%, 47.8431%
        XYZ:
        6.9836, 4.7034, 18.9521
        xyY:
        0.2279, 0.1535, 4.7034
      CIE-Lab:
        25.8724, 28.9350, -39.4743
        CIE-LCH:
        25.8724, 48.9434, 306.2417
        CIE-Luv:
        25.8724, 3.3702, -51.5800
        Hunter-Lab:
        21.6873, 19.5268, -36.6314
      #452f7a color charts
#452f7a RGB chart
      #452f7a CMYK chart
      #452f7a RGB pie chart
      #452f7a color shades, tints & tones
#452f7a color schemes
#452f7a color preview, HTML & CSS examples
           This text has a color of #452f7a        
        
          <p style="color:#452f7a;">Text here</p>
        
        
          .mytext {color:#452f7a;}
        
        Text color #452f7a
      
           This box has a color of #452f7a        
        
          <div style="background-color:#452f7a;">Content here</div>
        
        
          .mybackground {background-color:#452f7a;}
        
        Background color #452f7a
      
           Border around this has a color of #452f7a        
        
          <div style="border:2px solid #452f7a;">Content here</div>
        
        
          .myborder {border:2px solid #452f7a;}
        
        Border color #452f7a