#440f8f color space conversions
Hex:
        #440f8f
        RGB:
        68, 15, 143
        CMY:
        73, 94, 44
        CMYK:
        52, 90, 0, 44
      HSL:
        265°, 81.0127%, 30.9804%
        HSV (HSB):
        265°, 89.5105%, 56.0784%
        XYZ:
        7.5126, 3.5538, 26.2766
        xyY:
        0.2012, 0.0952, 3.5538
      CIE-Lab:
        22.1377, 50.1930, -58.7636
        CIE-LCH:
        22.1377, 77.2820, 310.5023
        CIE-Luv:
        22.1377, 4.9923, -68.8697
        Hunter-Lab:
        18.8514, 38.1456, -69.4470
      #440f8f color charts
#440f8f RGB chart
      #440f8f CMYK chart
      #440f8f RGB pie chart
      #440f8f color shades, tints & tones
#440f8f color schemes
#440f8f color preview, HTML & CSS examples
           This text has a color of #440f8f        
        
          <p style="color:#440f8f;">Text here</p>
        
        
          .mytext {color:#440f8f;}
        
        Text color #440f8f
      
           This box has a color of #440f8f        
        
          <div style="background-color:#440f8f;">Content here</div>
        
        
          .mybackground {background-color:#440f8f;}
        
        Background color #440f8f
      
           Border around this has a color of #440f8f        
        
          <div style="border:2px solid #440f8f;">Content here</div>
        
        
          .myborder {border:2px solid #440f8f;}
        
        Border color #440f8f