#440d7f color space conversions
Hex:
        #440d7f
        RGB:
        68, 13, 127
        CMY:
        73, 95, 50
        CMYK:
        46, 90, 0, 50
      HSL:
        269°, 81.4286%, 27.4510%
        HSV (HSB):
        269°, 89.7638%, 49.8039%
        XYZ:
        6.3586, 3.0491, 20.3321
        xyY:
        0.2138, 0.1025, 3.0491
      CIE-Lab:
        20.2395, 46.7711, -51.8333
        CIE-LCH:
        20.2395, 69.8157, 312.0611
        CIE-Luv:
        20.2395, 7.1202, -59.3803
        Hunter-Lab:
        17.4617, 34.4420, -56.8131
      #440d7f color charts
#440d7f RGB chart
      #440d7f CMYK chart
      #440d7f RGB pie chart
      #440d7f color shades, tints & tones
#440d7f color schemes
#440d7f color preview, HTML & CSS examples
           This text has a color of #440d7f        
        
          <p style="color:#440d7f;">Text here</p>
        
        
          .mytext {color:#440d7f;}
        
        Text color #440d7f
      
           This box has a color of #440d7f        
        
          <div style="background-color:#440d7f;">Content here</div>
        
        
          .mybackground {background-color:#440d7f;}
        
        Background color #440d7f
      
           Border around this has a color of #440d7f        
        
          <div style="border:2px solid #440d7f;">Content here</div>
        
        
          .myborder {border:2px solid #440d7f;}
        
        Border color #440d7f