#453a54 color space conversions
Hex:
        #453a54
        RGB:
        69, 58, 84
        CMY:
        73, 77, 67
        CMYK:
        18, 31, 0, 67
      HSL:
        265°, 18.3099%, 27.8431%
        HSV (HSB):
        265°, 30.9524%, 32.9412%
        XYZ:
        5.5675, 4.9314, 9.0459
        xyY:
        0.2849, 0.2523, 4.9314
      CIE-Lab:
        26.5385, 10.8277, -13.9270
        CIE-LCH:
        26.5385, 17.6409, 307.8636
        CIE-Luv:
        26.5385, 3.7686, -18.0389
        Hunter-Lab:
        22.2068, 5.8904, -8.6070
      #453a54 color charts
#453a54 RGB chart
      #453a54 CMYK chart
      #453a54 RGB pie chart
      #453a54 color shades, tints & tones
#453a54 color schemes
#453a54 color preview, HTML & CSS examples
           This text has a color of #453a54        
        
          <p style="color:#453a54;">Text here</p>
        
        
          .mytext {color:#453a54;}
        
        Text color #453a54
      
           This box has a color of #453a54        
        
          <div style="background-color:#453a54;">Content here</div>
        
        
          .mybackground {background-color:#453a54;}
        
        Background color #453a54
      
           Border around this has a color of #453a54        
        
          <div style="border:2px solid #453a54;">Content here</div>
        
        
          .myborder {border:2px solid #453a54;}
        
        Border color #453a54