#440d8d color space conversions
Hex:
        #440d8d
        RGB:
        68, 13, 141
        CMY:
        73, 95, 45
        CMYK:
        52, 91, 0, 45
      HSL:
        266°, 83.1169%, 30.1961%
        HSV (HSB):
        266°, 90.7801%, 55.2941%
        XYZ:
        7.3355, 3.4399, 25.4766
        xyY:
        0.2023, 0.0949, 3.4399
      CIE-Lab:
        21.7258, 50.2684, -58.1970
        CIE-LCH:
        21.7258, 76.9013, 310.8192
        CIE-Luv:
        21.7258, 5.3453, -67.6793
        Hunter-Lab:
        18.5469, 38.1419, -68.4598
      #440d8d color charts
#440d8d RGB chart
      #440d8d CMYK chart
      #440d8d RGB pie chart
      #440d8d color shades, tints & tones
#440d8d color schemes
#440d8d color preview, HTML & CSS examples
           This text has a color of #440d8d        
        
          <p style="color:#440d8d;">Text here</p>
        
        
          .mytext {color:#440d8d;}
        
        Text color #440d8d
      
           This box has a color of #440d8d        
        
          <div style="background-color:#440d8d;">Content here</div>
        
        
          .mybackground {background-color:#440d8d;}
        
        Background color #440d8d
      
           Border around this has a color of #440d8d        
        
          <div style="border:2px solid #440d8d;">Content here</div>
        
        
          .myborder {border:2px solid #440d8d;}
        
        Border color #440d8d