#401049 color space conversions
Hex:
        #401049
        RGB:
        64, 16, 73
        CMY:
        75, 94, 71
        CMYK:
        12, 78, 0, 71
      HSL:
        291°, 64.0449%, 17.4510%
        HSV (HSB):
        291°, 78.0822%, 28.6275%
        XYZ:
        3.5022, 1.9416, 6.4935
        xyY:
        0.2934, 0.1626, 1.9416
      CIE-Lab:
        15.1778, 31.9948, -24.3845
        CIE-LCH:
        15.1778, 40.2278, 322.6875
        CIE-Luv:
        15.1778, 14.0112, -26.2380
        Hunter-Lab:
        13.9342, 20.4798, -17.8760
      #401049 color charts
#401049 RGB chart
      #401049 CMYK chart
      #401049 RGB pie chart
      #401049 color shades, tints & tones
#401049 color schemes
#401049 color preview, HTML & CSS examples
           This text has a color of #401049        
        
          <p style="color:#401049;">Text here</p>
        
        
          .mytext {color:#401049;}
        
        Text color #401049
      
           This box has a color of #401049        
        
          <div style="background-color:#401049;">Content here</div>
        
        
          .mybackground {background-color:#401049;}
        
        Background color #401049
      
           Border around this has a color of #401049        
        
          <div style="border:2px solid #401049;">Content here</div>
        
        
          .myborder {border:2px solid #401049;}
        
        Border color #401049