#45447f color space conversions
Hex:
        #45447f
        RGB:
        69, 68, 127
        CMY:
        73, 73, 50
        CMYK:
        46, 46, 0, 50
      HSL:
        241°, 30.2564%, 38.2353%
        HSV (HSB):
        241°, 46.4567%, 49.8039%
        XYZ:
        8.3521, 6.9318, 20.9764
        xyY:
        0.2303, 0.1912, 6.9318
      CIE-Lab:
        31.6511, 16.8991, -33.3533
        CIE-LCH:
        31.6511, 37.3901, 296.8700
        CIE-Luv:
        31.6511, -2.9686, -46.2363
        Hunter-Lab:
        26.3282, 10.5513, -28.8082
      #45447f color charts
#45447f RGB chart
      #45447f CMYK chart
      #45447f RGB pie chart
      #45447f color shades, tints & tones
#45447f color schemes
#45447f color preview, HTML & CSS examples
           This text has a color of #45447f        
        
          <p style="color:#45447f;">Text here</p>
        
        
          .mytext {color:#45447f;}
        
        Text color #45447f
      
           This box has a color of #45447f        
        
          <div style="background-color:#45447f;">Content here</div>
        
        
          .mybackground {background-color:#45447f;}
        
        Background color #45447f
      
           Border around this has a color of #45447f        
        
          <div style="border:2px solid #45447f;">Content here</div>
        
        
          .myborder {border:2px solid #45447f;}
        
        Border color #45447f