#445bdd color space conversions
Hex:
        #445bdd
        RGB:
        68, 91, 221
        CMY:
        73, 64, 13
        CMYK:
        69, 59, 0, 13
      HSL:
        231°, 69.2308%, 56.6667%
        HSV (HSB):
        231°, 69.2308%, 86.6667%
        XYZ:
        19.1761, 13.9316, 70.0850
        xyY:
        0.1858, 0.1350, 13.9316
      CIE-Lab:
        44.1346, 34.0531, -69.0034
        CIE-LCH:
        44.1346, 76.9486, 296.2663
        CIE-Luv:
        44.1346, -13.1257, -104.6150
        Hunter-Lab:
        37.3250, 26.3875, -85.2010
      #445bdd color charts
#445bdd RGB chart
      #445bdd CMYK chart
      #445bdd RGB pie chart
      #445bdd color shades, tints & tones
#445bdd color schemes
#445bdd color preview, HTML & CSS examples
           This text has a color of #445bdd        
        
          <p style="color:#445bdd;">Text here</p>
        
        
          .mytext {color:#445bdd;}
        
        Text color #445bdd
      
           This box has a color of #445bdd        
        
          <div style="background-color:#445bdd;">Content here</div>
        
        
          .mybackground {background-color:#445bdd;}
        
        Background color #445bdd
      
           Border around this has a color of #445bdd        
        
          <div style="border:2px solid #445bdd;">Content here</div>
        
        
          .myborder {border:2px solid #445bdd;}
        
        Border color #445bdd