#4442a1 color space conversions
Hex:
        #4442a1
        RGB:
        68, 66, 161
        CMY:
        73, 74, 37
        CMYK:
        58, 59, 0, 37
      HSL:
        241°, 41.8502%, 44.5098%
        HSV (HSB):
        241°, 59.0062%, 63.1373%
        XYZ:
        10.7651, 7.6986, 34.6368
        xyY:
        0.2027, 0.1450, 7.6986
      CIE-Lab:
        33.3471, 29.2125, -51.4471
        CIE-LCH:
        33.3471, 59.1622, 299.5886
        CIE-Luv:
        33.3471, -4.6583, -72.5220
        Hunter-Lab:
        27.7463, 20.6991, -54.5916
      #4442a1 color charts
#4442a1 RGB chart
      #4442a1 CMYK chart
      #4442a1 RGB pie chart
      #4442a1 color shades, tints & tones
#4442a1 color schemes
#4442a1 color preview, HTML & CSS examples
           This text has a color of #4442a1        
        
          <p style="color:#4442a1;">Text here</p>
        
        
          .mytext {color:#4442a1;}
        
        Text color #4442a1
      
           This box has a color of #4442a1        
        
          <div style="background-color:#4442a1;">Content here</div>
        
        
          .mybackground {background-color:#4442a1;}
        
        Background color #4442a1
      
           Border around this has a color of #4442a1        
        
          <div style="border:2px solid #4442a1;">Content here</div>
        
        
          .myborder {border:2px solid #4442a1;}
        
        Border color #4442a1