#444eb1 color space conversions
Hex:
        #444eb1
        RGB:
        68, 78, 177
        CMY:
        73, 69, 31
        CMYK:
        62, 56, 0, 31
      HSL:
        234°, 44.4898%, 48.0392%
        HSV (HSB):
        234°, 61.5819%, 69.4118%
        XYZ:
        13.0441, 9.8520, 42.8091
        xyY:
        0.1985, 0.1499, 9.8520
      CIE-Lab:
        37.5756, 26.9771, -54.1456
        CIE-LCH:
        37.5756, 60.4938, 296.4840
        CIE-Luv:
        37.5756, -8.5270, -79.0328
        Hunter-Lab:
        31.3880, 19.2514, -58.8923
      #444eb1 color charts
#444eb1 RGB chart
      #444eb1 CMYK chart
      #444eb1 RGB pie chart
      #444eb1 color shades, tints & tones
#444eb1 color schemes
#444eb1 color preview, HTML & CSS examples
           This text has a color of #444eb1        
        
          <p style="color:#444eb1;">Text here</p>
        
        
          .mytext {color:#444eb1;}
        
        Text color #444eb1
      
           This box has a color of #444eb1        
        
          <div style="background-color:#444eb1;">Content here</div>
        
        
          .mybackground {background-color:#444eb1;}
        
        Background color #444eb1
      
           Border around this has a color of #444eb1        
        
          <div style="border:2px solid #444eb1;">Content here</div>
        
        
          .myborder {border:2px solid #444eb1;}
        
        Border color #444eb1