#440f7b color space conversions
Hex:
        #440f7b
        RGB:
        68, 15, 123
        CMY:
        73, 94, 52
        CMYK:
        45, 88, 0, 52
      HSL:
        269°, 78.2609%, 27.0588%
        HSV (HSB):
        269°, 87.8049%, 48.2353%
        XYZ:
        6.1299, 3.0007, 18.9950
        xyY:
        0.2179, 0.1067, 3.0007
      CIE-Lab:
        20.0465, 45.1394, -49.6031
        CIE-LCH:
        20.0465, 67.0674, 312.3026
        CIE-Luv:
        20.0465, 7.5395, -56.9604
        Hunter-Lab:
        17.3224, 32.8516, -52.8892
      #440f7b color charts
#440f7b RGB chart
      #440f7b CMYK chart
      #440f7b RGB pie chart
      #440f7b color shades, tints & tones
#440f7b color schemes
#440f7b color preview, HTML & CSS examples
           This text has a color of #440f7b        
        
          <p style="color:#440f7b;">Text here</p>
        
        
          .mytext {color:#440f7b;}
        
        Text color #440f7b
      
           This box has a color of #440f7b        
        
          <div style="background-color:#440f7b;">Content here</div>
        
        
          .mybackground {background-color:#440f7b;}
        
        Background color #440f7b
      
           Border around this has a color of #440f7b        
        
          <div style="border:2px solid #440f7b;">Content here</div>
        
        
          .myborder {border:2px solid #440f7b;}
        
        Border color #440f7b