#442aa3 color space conversions
Hex:
        #442aa3
        RGB:
        68, 42, 163
        CMY:
        73, 84, 36
        CMYK:
        58, 74, 0, 36
      HSL:
        253°, 59.0244%, 40.1961%
        HSV (HSB):
        253°, 74.2331%, 63.9216%
        XYZ:
        9.8227, 5.5292, 35.1999
        xyY:
        0.1943, 0.1094, 5.5292
      CIE-Lab:
        28.1922, 44.1558, -61.0706
        CIE-LCH:
        28.1922, 75.3615, 305.8680
        CIE-Luv:
        28.1922, 0.0873, -79.7007
        Hunter-Lab:
        23.5143, 33.4155, -72.2946
      #442aa3 color charts
#442aa3 RGB chart
      #442aa3 CMYK chart
      #442aa3 RGB pie chart
      #442aa3 color shades, tints & tones
#442aa3 color schemes
#442aa3 color preview, HTML & CSS examples
           This text has a color of #442aa3        
        
          <p style="color:#442aa3;">Text here</p>
        
        
          .mytext {color:#442aa3;}
        
        Text color #442aa3
      
           This box has a color of #442aa3        
        
          <div style="background-color:#442aa3;">Content here</div>
        
        
          .mybackground {background-color:#442aa3;}
        
        Background color #442aa3
      
           Border around this has a color of #442aa3        
        
          <div style="border:2px solid #442aa3;">Content here</div>
        
        
          .myborder {border:2px solid #442aa3;}
        
        Border color #442aa3