#444f85 color space conversions
Hex:
        #444f85
        RGB:
        68, 79, 133
        CMY:
        73, 69, 48
        CMYK:
        49, 41, 0, 48
      HSL:
        230°, 32.3383%, 39.4118%
        HSV (HSB):
        230°, 48.8722%, 52.1569%
        XYZ:
        9.4135, 8.5144, 23.3376
        xyY:
        0.2281, 0.2063, 8.5144
      CIE-Lab:
        35.0319, 11.3697, -31.7050
        CIE-LCH:
        35.0319, 33.6820, 289.7282
        CIE-Luv:
        35.0319, -7.3142, -44.8128
        Hunter-Lab:
        29.1794, 6.5217, -26.9944
      #444f85 color charts
#444f85 RGB chart
      #444f85 CMYK chart
      #444f85 RGB pie chart
      #444f85 color shades, tints & tones
#444f85 color schemes
#444f85 color preview, HTML & CSS examples
           This text has a color of #444f85        
        
          <p style="color:#444f85;">Text here</p>
        
        
          .mytext {color:#444f85;}
        
        Text color #444f85
      
           This box has a color of #444f85        
        
          <div style="background-color:#444f85;">Content here</div>
        
        
          .mybackground {background-color:#444f85;}
        
        Background color #444f85
      
           Border around this has a color of #444f85        
        
          <div style="border:2px solid #444f85;">Content here</div>
        
        
          .myborder {border:2px solid #444f85;}
        
        Border color #444f85