#444f8e color space conversions
Hex:
        #444f8e
        RGB:
        68, 79, 142
        CMY:
        73, 69, 44
        CMYK:
        52, 44, 0, 44
      HSL:
        231°, 35.2381%, 41.1765%
        HSV (HSB):
        231°, 52.1127%, 55.6863%
        XYZ:
        10.0624, 8.7739, 26.7544
        xyY:
        0.2207, 0.1924, 8.7739
      CIE-Lab:
        35.5453, 14.3544, -36.3972
        CIE-LCH:
        35.5453, 39.1255, 291.5234
        CIE-Luv:
        35.5453, -7.6162, -51.9997
        Hunter-Lab:
        29.6208, 8.8012, -32.8180
      #444f8e color charts
#444f8e RGB chart
      #444f8e CMYK chart
      #444f8e RGB pie chart
      #444f8e color shades, tints & tones
#444f8e color schemes
#444f8e color preview, HTML & CSS examples
           This text has a color of #444f8e        
        
          <p style="color:#444f8e;">Text here</p>
        
        
          .mytext {color:#444f8e;}
        
        Text color #444f8e
      
           This box has a color of #444f8e        
        
          <div style="background-color:#444f8e;">Content here</div>
        
        
          .mybackground {background-color:#444f8e;}
        
        Background color #444f8e
      
           Border around this has a color of #444f8e        
        
          <div style="border:2px solid #444f8e;">Content here</div>
        
        
          .myborder {border:2px solid #444f8e;}
        
        Border color #444f8e