#445d7f color space conversions
Hex:
        #445d7f
        RGB:
        68, 93, 127
        CMY:
        73, 64, 50
        CMYK:
        46, 27, 0, 50
      HSL:
        215°, 30.2564%, 38.2353%
        HSV (HSB):
        215°, 46.4567%, 49.8039%
        XYZ:
        10.1290, 10.5900, 21.5889
        xyY:
        0.2394, 0.2503, 10.5900
      CIE-Lab:
        38.8811, 0.4970, -22.0011
        CIE-LCH:
        38.8811, 22.0067, 271.2942
        CIE-Luv:
        38.8811, -12.3863, -30.6234
        Hunter-Lab:
        32.5422, -1.3894, -16.5541
      #445d7f color charts
#445d7f RGB chart
      #445d7f CMYK chart
      #445d7f RGB pie chart
      #445d7f color shades, tints & tones
#445d7f color schemes
#445d7f color preview, HTML & CSS examples
           This text has a color of #445d7f        
        
          <p style="color:#445d7f;">Text here</p>
        
        
          .mytext {color:#445d7f;}
        
        Text color #445d7f
      
           This box has a color of #445d7f        
        
          <div style="background-color:#445d7f;">Content here</div>
        
        
          .mybackground {background-color:#445d7f;}
        
        Background color #445d7f
      
           Border around this has a color of #445d7f        
        
          <div style="border:2px solid #445d7f;">Content here</div>
        
        
          .myborder {border:2px solid #445d7f;}
        
        Border color #445d7f