#442d5f color space conversions
Hex:
        #442d5f
        RGB:
        68, 45, 95
        CMY:
        73, 82, 63
        CMYK:
        28, 53, 0, 63
      HSL:
        268°, 35.7143%, 27.4510%
        HSV (HSB):
        268°, 52.6316%, 37.2549%
        XYZ:
        5.3878, 3.9319, 11.3014
        xyY:
        0.2613, 0.1907, 3.9319
      CIE-Lab:
        23.4451, 22.0490, -25.9825
        CIE-LCH:
        23.4451, 34.0771, 310.3182
        CIE-Luv:
        23.4451, 6.5423, -32.9891
        Hunter-Lab:
        19.8291, 13.7999, -19.9115
      #442d5f color charts
#442d5f RGB chart
      #442d5f CMYK chart
      #442d5f RGB pie chart
      #442d5f color shades, tints & tones
#442d5f color schemes
#442d5f color preview, HTML & CSS examples
           This text has a color of #442d5f        
        
          <p style="color:#442d5f;">Text here</p>
        
        
          .mytext {color:#442d5f;}
        
        Text color #442d5f
      
           This box has a color of #442d5f        
        
          <div style="background-color:#442d5f;">Content here</div>
        
        
          .mybackground {background-color:#442d5f;}
        
        Background color #442d5f
      
           Border around this has a color of #442d5f        
        
          <div style="border:2px solid #442d5f;">Content here</div>
        
        
          .myborder {border:2px solid #442d5f;}
        
        Border color #442d5f