#442b56 color space conversions
Hex:
        #442b56
        RGB:
        68, 43, 86
        CMY:
        73, 83, 66
        CMYK:
        21, 50, 0, 66
      HSL:
        275°, 33.3333%, 25.2941%
        HSV (HSB):
        275°, 50.0000%, 33.7255%
        XYZ:
        4.9275, 3.6286, 9.2448
        xyY:
        0.2768, 0.2038, 3.6286
      CIE-Lab:
        22.4035, 20.9050, -21.6912
        CIE-LCH:
        22.4035, 30.1251, 313.9426
        CIE-Luv:
        22.4035, 8.2934, -27.1895
        Hunter-Lab:
        19.0488, 12.8383, -15.4404
      #442b56 color charts
#442b56 RGB chart
      #442b56 CMYK chart
      #442b56 RGB pie chart
      #442b56 color shades, tints & tones
#442b56 color schemes
#442b56 color preview, HTML & CSS examples
           This text has a color of #442b56        
        
          <p style="color:#442b56;">Text here</p>
        
        
          .mytext {color:#442b56;}
        
        Text color #442b56
      
           This box has a color of #442b56        
        
          <div style="background-color:#442b56;">Content here</div>
        
        
          .mybackground {background-color:#442b56;}
        
        Background color #442b56
      
           Border around this has a color of #442b56        
        
          <div style="border:2px solid #442b56;">Content here</div>
        
        
          .myborder {border:2px solid #442b56;}
        
        Border color #442b56