#442a4e color space conversions
Hex:
        #442a4e
        RGB:
        68, 42, 78
        CMY:
        73, 84, 69
        CMYK:
        13, 46, 0, 69
      HSL:
        283°, 30.0000%, 23.5294%
        HSV (HSB):
        283°, 46.1538%, 30.5882%
        XYZ:
        4.5870, 3.4349, 7.6290
        xyY:
        0.2931, 0.2195, 3.4349
      CIE-Lab:
        21.7078, 19.5067, -17.4382
        CIE-LCH:
        21.7078, 26.1648, 318.2046
        CIE-Luv:
        21.7078, 9.7133, -21.7308
        Hunter-Lab:
        18.5336, 11.7445, -11.4321
      #442a4e color charts
#442a4e RGB chart
      #442a4e CMYK chart
      #442a4e RGB pie chart
      #442a4e color shades, tints & tones
#442a4e color schemes
#442a4e color preview, HTML & CSS examples
           This text has a color of #442a4e        
        
          <p style="color:#442a4e;">Text here</p>
        
        
          .mytext {color:#442a4e;}
        
        Text color #442a4e
      
           This box has a color of #442a4e        
        
          <div style="background-color:#442a4e;">Content here</div>
        
        
          .mybackground {background-color:#442a4e;}
        
        Background color #442a4e
      
           Border around this has a color of #442a4e        
        
          <div style="border:2px solid #442a4e;">Content here</div>
        
        
          .myborder {border:2px solid #442a4e;}
        
        Border color #442a4e