#442f5b color space conversions
Hex:
        #442f5b
        RGB:
        68, 47, 91
        CMY:
        73, 82, 64
        CMYK:
        25, 48, 0, 64
      HSL:
        269°, 31.8841%, 27.0588%
        HSV (HSB):
        269°, 48.3516%, 35.6863%
        XYZ:
        5.2887, 4.0173, 10.3942
        xyY:
        0.2685, 0.2039, 4.0173
      CIE-Lab:
        23.7286, 19.6424, -22.9082
        CIE-LCH:
        23.7286, 30.1763, 310.6110
        CIE-Luv:
        23.7286, 6.4345, -29.1690
        Hunter-Lab:
        20.0432, 12.0246, -16.7169
      #442f5b color charts
#442f5b RGB chart
      #442f5b CMYK chart
      #442f5b RGB pie chart
      #442f5b color shades, tints & tones
#442f5b color schemes
#442f5b color preview, HTML & CSS examples
           This text has a color of #442f5b        
        
          <p style="color:#442f5b;">Text here</p>
        
        
          .mytext {color:#442f5b;}
        
        Text color #442f5b
      
           This box has a color of #442f5b        
        
          <div style="background-color:#442f5b;">Content here</div>
        
        
          .mybackground {background-color:#442f5b;}
        
        Background color #442f5b
      
           Border around this has a color of #442f5b        
        
          <div style="border:2px solid #442f5b;">Content here</div>
        
        
          .myborder {border:2px solid #442f5b;}
        
        Border color #442f5b