#445e8d color space conversions
Hex:
        #445e8d
        RGB:
        68, 94, 141
        CMY:
        73, 63, 45
        CMYK:
        52, 33, 0, 45
      HSL:
        219°, 34.9282%, 40.9804%
        HSV (HSB):
        219°, 51.7730%, 55.2941%
        XYZ:
        11.1943, 11.1574, 26.7629
        xyY:
        0.2279, 0.2272, 11.1574
      CIE-Lab:
        39.8444, 4.3800, -28.9983
        CIE-LCH:
        39.8444, 29.3272, 278.5893
        CIE-Luv:
        39.8444, -12.8721, -41.6419
        Hunter-Lab:
        33.4028, 1.3662, -24.1223
      #445e8d color charts
#445e8d RGB chart
      #445e8d CMYK chart
      #445e8d RGB pie chart
      #445e8d color shades, tints & tones
#445e8d color schemes
#445e8d color preview, HTML & CSS examples
           This text has a color of #445e8d        
        
          <p style="color:#445e8d;">Text here</p>
        
        
          .mytext {color:#445e8d;}
        
        Text color #445e8d
      
           This box has a color of #445e8d        
        
          <div style="background-color:#445e8d;">Content here</div>
        
        
          .mybackground {background-color:#445e8d;}
        
        Background color #445e8d
      
           Border around this has a color of #445e8d        
        
          <div style="border:2px solid #445e8d;">Content here</div>
        
        
          .myborder {border:2px solid #445e8d;}
        
        Border color #445e8d