#444fa2 color space conversions
Hex:
        #444fa2
        RGB:
        68, 79, 162
        CMY:
        73, 69, 36
        CMYK:
        58, 51, 0, 36
      HSL:
        233°, 40.8696%, 45.0980%
        HSV (HSB):
        233°, 58.0247%, 63.5294%
        XYZ:
        11.7015, 9.4295, 35.3858
        xyY:
        0.2070, 0.1668, 9.4295
      CIE-Lab:
        36.7985, 21.1555, -46.4734
        CIE-LCH:
        36.7985, 51.0621, 294.4758
        CIE-Luv:
        36.7985, -8.2916, -67.4757
        Hunter-Lab:
        30.7076, 14.2812, -46.8274
      #444fa2 color charts
#444fa2 RGB chart
      #444fa2 CMYK chart
      #444fa2 RGB pie chart
      #444fa2 color shades, tints & tones
#444fa2 color schemes
#444fa2 color preview, HTML & CSS examples
           This text has a color of #444fa2        
        
          <p style="color:#444fa2;">Text here</p>
        
        
          .mytext {color:#444fa2;}
        
        Text color #444fa2
      
           This box has a color of #444fa2        
        
          <div style="background-color:#444fa2;">Content here</div>
        
        
          .mybackground {background-color:#444fa2;}
        
        Background color #444fa2
      
           Border around this has a color of #444fa2        
        
          <div style="border:2px solid #444fa2;">Content here</div>
        
        
          .myborder {border:2px solid #444fa2;}
        
        Border color #444fa2