#452a5f color space conversions
Hex:
        #452a5f
        RGB:
        69, 42, 95
        CMY:
        73, 84, 63
        CMYK:
        27, 56, 0, 63
      HSL:
        271°, 38.6861%, 26.8627%
        HSV (HSB):
        271°, 55.7895%, 37.2549%
        XYZ:
        5.3478, 3.7474, 11.2679
        xyY:
        0.2626, 0.1840, 3.7474
      CIE-Lab:
        22.8180, 24.2748, -26.9708
        CIE-LCH:
        22.8180, 36.2862, 311.9885
        CIE-Luv:
        22.8180, 7.8533, -34.0152
        Hunter-Lab:
        19.3581, 15.4348, -20.9607
      #452a5f color charts
#452a5f RGB chart
      #452a5f CMYK chart
      #452a5f RGB pie chart
      #452a5f color shades, tints & tones
#452a5f color schemes
#452a5f color preview, HTML & CSS examples
           This text has a color of #452a5f        
        
          <p style="color:#452a5f;">Text here</p>
        
        
          .mytext {color:#452a5f;}
        
        Text color #452a5f
      
           This box has a color of #452a5f        
        
          <div style="background-color:#452a5f;">Content here</div>
        
        
          .mybackground {background-color:#452a5f;}
        
        Background color #452a5f
      
           Border around this has a color of #452a5f        
        
          <div style="border:2px solid #452a5f;">Content here</div>
        
        
          .myborder {border:2px solid #452a5f;}
        
        Border color #452a5f