#440d76 color space conversions
Hex:
        #440d76
        RGB:
        68, 13, 118
        CMY:
        73, 95, 54
        CMYK:
        42, 89, 0, 54
      HSL:
        271°, 80.1527%, 25.6863%
        HSV (HSB):
        271°, 88.9831%, 46.2745%
        XYZ:
        5.7978, 2.8248, 17.3792
        xyY:
        0.2230, 0.1086, 2.8248
      CIE-Lab:
        19.3281, 44.5482, -47.5787
        CIE-LCH:
        19.3281, 65.1787, 313.1159
        CIE-Luv:
        19.3281, 8.3829, -53.9928
        Hunter-Lab:
        16.8071, 32.1634, -49.5431
      #440d76 color charts
#440d76 RGB chart
      #440d76 CMYK chart
      #440d76 RGB pie chart
      #440d76 color shades, tints & tones
#440d76 color schemes
#440d76 color preview, HTML & CSS examples
           This text has a color of #440d76        
        
          <p style="color:#440d76;">Text here</p>
        
        
          .mytext {color:#440d76;}
        
        Text color #440d76
      
           This box has a color of #440d76        
        
          <div style="background-color:#440d76;">Content here</div>
        
        
          .mybackground {background-color:#440d76;}
        
        Background color #440d76
      
           Border around this has a color of #440d76        
        
          <div style="border:2px solid #440d76;">Content here</div>
        
        
          .myborder {border:2px solid #440d76;}
        
        Border color #440d76