#440c3f color space conversions
Hex:
        #440c3f
        RGB:
        68, 12, 63
        CMY:
        73, 95, 75
        CMYK:
        0, 82, 7, 73
      HSL:
        305°, 70.0000%, 15.6863%
        HSV (HSB):
        305°, 82.3529%, 26.6667%
        XYZ:
        3.4126, 1.8508, 4.8800
        xyY:
        0.3364, 0.1825, 1.8508
      CIE-Lab:
        14.6838, 32.6919, -18.1392
        CIE-LCH:
        14.6838, 37.3870, 330.9762
        CIE-Luv:
        14.6838, 19.1098, -19.9975
        Hunter-Lab:
        13.6043, 20.9683, -11.7449
      #440c3f color charts
#440c3f RGB chart
      #440c3f CMYK chart
      #440c3f RGB pie chart
      #440c3f color shades, tints & tones
#440c3f color schemes
#440c3f color preview, HTML & CSS examples
           This text has a color of #440c3f        
        
          <p style="color:#440c3f;">Text here</p>
        
        
          .mytext {color:#440c3f;}
        
        Text color #440c3f
      
           This box has a color of #440c3f        
        
          <div style="background-color:#440c3f;">Content here</div>
        
        
          .mybackground {background-color:#440c3f;}
        
        Background color #440c3f
      
           Border around this has a color of #440c3f        
        
          <div style="border:2px solid #440c3f;">Content here</div>
        
        
          .myborder {border:2px solid #440c3f;}
        
        Border color #440c3f