#440f8d color space conversions
Hex:
        #440f8d
        RGB:
        68, 15, 141
        CMY:
        73, 94, 45
        CMYK:
        52, 89, 0, 45
      HSL:
        265°, 80.7692%, 30.5882%
        HSV (HSB):
        265°, 89.3617%, 55.2941%
        XYZ:
        7.3624, 3.4937, 25.4856
        xyY:
        0.2026, 0.0961, 3.4937
      CIE-Lab:
        21.9215, 49.6849, -57.8741
        CIE-LCH:
        21.9215, 76.2759, 310.6461
        CIE-Luv:
        21.9215, 5.2282, -67.6878
        Hunter-Lab:
        18.6914, 37.6003, -67.7576
      #440f8d color charts
#440f8d RGB chart
      #440f8d CMYK chart
      #440f8d RGB pie chart
      #440f8d color shades, tints & tones
#440f8d color schemes
#440f8d color preview, HTML & CSS examples
           This text has a color of #440f8d        
        
          <p style="color:#440f8d;">Text here</p>
        
        
          .mytext {color:#440f8d;}
        
        Text color #440f8d
      
           This box has a color of #440f8d        
        
          <div style="background-color:#440f8d;">Content here</div>
        
        
          .mybackground {background-color:#440f8d;}
        
        Background color #440f8d
      
           Border around this has a color of #440f8d        
        
          <div style="border:2px solid #440f8d;">Content here</div>
        
        
          .myborder {border:2px solid #440f8d;}
        
        Border color #440f8d