#440d6b color space conversions
Hex:
        #440d6b
        RGB:
        68, 13, 107
        CMY:
        73, 95, 58
        CMYK:
        36, 88, 0, 58
      HSL:
        275°, 78.3333%, 23.5294%
        HSV (HSB):
        275°, 87.8505%, 41.9608%
        XYZ:
        5.1817, 2.5783, 14.1345
        xyY:
        0.2367, 0.1178, 2.5783
      CIE-Lab:
        18.2692, 41.8771, -42.1826
        CIE-LCH:
        18.2692, 59.4396, 314.7917
        CIE-Luv:
        18.2692, 10.0798, -47.3395
        Hunter-Lab:
        16.0572, 29.5020, -40.9506
      #440d6b color charts
#440d6b RGB chart
      #440d6b CMYK chart
      #440d6b RGB pie chart
      #440d6b color shades, tints & tones
#440d6b color schemes
#440d6b color preview, HTML & CSS examples
           This text has a color of #440d6b        
        
          <p style="color:#440d6b;">Text here</p>
        
        
          .mytext {color:#440d6b;}
        
        Text color #440d6b
      
           This box has a color of #440d6b        
        
          <div style="background-color:#440d6b;">Content here</div>
        
        
          .mybackground {background-color:#440d6b;}
        
        Background color #440d6b
      
           Border around this has a color of #440d6b        
        
          <div style="border:2px solid #440d6b;">Content here</div>
        
        
          .myborder {border:2px solid #440d6b;}
        
        Border color #440d6b