#440b83 color space conversions
Hex:
        #440b83
        RGB:
        68, 11, 131
        CMY:
        73, 96, 49
        CMYK:
        48, 92, 0, 49
      HSL:
        269°, 84.5070%, 27.8431%
        HSV (HSB):
        269°, 91.6031%, 51.3725%
        XYZ:
        6.6003, 3.1070, 21.7246
        xyY:
        0.2100, 0.0988, 3.1070
      CIE-Lab:
        20.4673, 48.3289, -53.9927
        CIE-LCH:
        20.4673, 72.4631, 311.8317
        CIE-Luv:
        20.4673, 6.7007, -61.7618
        Hunter-Lab:
        17.6266, 35.9928, -60.7354
      #440b83 color charts
#440b83 RGB chart
      #440b83 CMYK chart
      #440b83 RGB pie chart
      #440b83 color shades, tints & tones
#440b83 color schemes
#440b83 color preview, HTML & CSS examples
           This text has a color of #440b83        
        
          <p style="color:#440b83;">Text here</p>
        
        
          .mytext {color:#440b83;}
        
        Text color #440b83
      
           This box has a color of #440b83        
        
          <div style="background-color:#440b83;">Content here</div>
        
        
          .mybackground {background-color:#440b83;}
        
        Background color #440b83
      
           Border around this has a color of #440b83        
        
          <div style="border:2px solid #440b83;">Content here</div>
        
        
          .myborder {border:2px solid #440b83;}
        
        Border color #440b83