#444c86 color space conversions
Hex:
        #444c86
        RGB:
        68, 76, 134
        CMY:
        73, 70, 47
        CMYK:
        49, 43, 0, 47
      HSL:
        233°, 32.6733%, 39.6078%
        HSV (HSB):
        233°, 49.2537%, 52.5490%
        XYZ:
        9.2714, 8.1191, 23.6327
        xyY:
        0.2260, 0.1979, 8.1191
      CIE-Lab:
        34.2296, 13.6580, -33.5908
        CIE-LCH:
        34.2296, 36.2613, 292.1266
        CIE-Luv:
        34.2296, -6.3219, -47.3982
        Hunter-Lab:
        28.4940, 8.2162, -29.2290
      #444c86 color charts
#444c86 RGB chart
      #444c86 CMYK chart
      #444c86 RGB pie chart
      #444c86 color shades, tints & tones
#444c86 color schemes
#444c86 color preview, HTML & CSS examples
           This text has a color of #444c86        
        
          <p style="color:#444c86;">Text here</p>
        
        
          .mytext {color:#444c86;}
        
        Text color #444c86
      
           This box has a color of #444c86        
        
          <div style="background-color:#444c86;">Content here</div>
        
        
          .mybackground {background-color:#444c86;}
        
        Background color #444c86
      
           Border around this has a color of #444c86        
        
          <div style="border:2px solid #444c86;">Content here</div>
        
        
          .myborder {border:2px solid #444c86;}
        
        Border color #444c86