#440b47 color space conversions
Hex:
        #440b47
        RGB:
        68, 11, 71
        CMY:
        73, 96, 72
        CMYK:
        4, 85, 0, 72
      HSL:
        297°, 73.1707%, 16.0784%
        HSV (HSB):
        297°, 84.5070%, 27.8431%
        XYZ:
        3.6409, 1.9232, 6.1406
        xyY:
        0.3111, 0.1643, 1.9232
      CIE-Lab:
        15.0790, 34.5878, -23.1126
        CIE-LCH:
        15.0790, 41.5994, 326.2480
        CIE-Luv:
        15.0790, 17.2937, -25.1602
        Hunter-Lab:
        13.8680, 22.5942, -16.5451
      #440b47 color charts
#440b47 RGB chart
      #440b47 CMYK chart
      #440b47 RGB pie chart
      #440b47 color shades, tints & tones
#440b47 color schemes
#440b47 color preview, HTML & CSS examples
           This text has a color of #440b47        
        
          <p style="color:#440b47;">Text here</p>
        
        
          .mytext {color:#440b47;}
        
        Text color #440b47
      
           This box has a color of #440b47        
        
          <div style="background-color:#440b47;">Content here</div>
        
        
          .mybackground {background-color:#440b47;}
        
        Background color #440b47
      
           Border around this has a color of #440b47        
        
          <div style="border:2px solid #440b47;">Content here</div>
        
        
          .myborder {border:2px solid #440b47;}
        
        Border color #440b47