#444fc5 color space conversions
Hex:
        #444fc5
        RGB:
        68, 79, 197
        CMY:
        73, 69, 23
        CMYK:
        65, 60, 0, 23
      HSL:
        235°, 52.6531%, 51.9608%
        HSV (HSB):
        235°, 65.4822%, 77.2549%
        XYZ:
        15.2579, 10.8521, 54.1138
        xyY:
        0.1902, 0.1353, 10.8521
      CIE-Lab:
        39.3303, 33.2487, -63.0239
        CIE-LCH:
        39.3303, 71.2565, 297.8142
        CIE-Luv:
        39.3303, -9.4773, -92.7466
        Hunter-Lab:
        32.9426, 25.0259, -74.3342
      #444fc5 color charts
#444fc5 RGB chart
      #444fc5 CMYK chart
      #444fc5 RGB pie chart
      #444fc5 color shades, tints & tones
#444fc5 color schemes
#444fc5 color preview, HTML & CSS examples
           This text has a color of #444fc5        
        
          <p style="color:#444fc5;">Text here</p>
        
        
          .mytext {color:#444fc5;}
        
        Text color #444fc5
      
           This box has a color of #444fc5        
        
          <div style="background-color:#444fc5;">Content here</div>
        
        
          .mybackground {background-color:#444fc5;}
        
        Background color #444fc5
      
           Border around this has a color of #444fc5        
        
          <div style="border:2px solid #444fc5;">Content here</div>
        
        
          .myborder {border:2px solid #444fc5;}
        
        Border color #444fc5