#442a9b color space conversions
Hex:
        #442a9b
        RGB:
        68, 42, 155
        CMY:
        73, 84, 39
        CMYK:
        56, 73, 0, 39
      HSL:
        254°, 57.3604%, 38.6275%
        HSV (HSB):
        254°, 72.9032%, 60.7843%
        XYZ:
        9.1283, 5.2514, 31.5429
        xyY:
        0.1988, 0.1144, 5.2514
      CIE-Lab:
        27.4394, 41.7353, -57.4402
        CIE-LCH:
        27.4394, 71.0015, 306.0017
        CIE-Luv:
        27.4394, 0.7850, -74.6962
        Hunter-Lab:
        22.9160, 30.9999, -65.5689
      #442a9b color charts
#442a9b RGB chart
      #442a9b CMYK chart
      #442a9b RGB pie chart
      #442a9b color shades, tints & tones
#442a9b color schemes
#442a9b color preview, HTML & CSS examples
           This text has a color of #442a9b        
        
          <p style="color:#442a9b;">Text here</p>
        
        
          .mytext {color:#442a9b;}
        
        Text color #442a9b
      
           This box has a color of #442a9b        
        
          <div style="background-color:#442a9b;">Content here</div>
        
        
          .mybackground {background-color:#442a9b;}
        
        Background color #442a9b
      
           Border around this has a color of #442a9b        
        
          <div style="border:2px solid #442a9b;">Content here</div>
        
        
          .myborder {border:2px solid #442a9b;}
        
        Border color #442a9b