#401e4f color space conversions
Hex:
        #401e4f
        RGB:
        64, 30, 79
        CMY:
        75, 88, 69
        CMYK:
        19, 62, 0, 69
      HSL:
        282°, 44.9541%, 21.3725%
        HSV (HSB):
        282°, 62.0253%, 30.9804%
        XYZ:
        3.9899, 2.5830, 7.6854
        xyY:
        0.2798, 0.1812, 2.5830
      CIE-Lab:
        18.2901, 25.9692, -23.5335
        CIE-LCH:
        18.2901, 35.0460, 317.8168
        CIE-Luv:
        18.2901, 10.6373, -27.3409
        Hunter-Lab:
        16.0719, 16.1876, -17.1016
      #401e4f color charts
#401e4f RGB chart
      #401e4f CMYK chart
      #401e4f RGB pie chart
      #401e4f color shades, tints & tones
#401e4f color schemes
#401e4f color preview, HTML & CSS examples
           This text has a color of #401e4f        
        
          <p style="color:#401e4f;">Text here</p>
        
        
          .mytext {color:#401e4f;}
        
        Text color #401e4f
      
           This box has a color of #401e4f        
        
          <div style="background-color:#401e4f;">Content here</div>
        
        
          .mybackground {background-color:#401e4f;}
        
        Background color #401e4f
      
           Border around this has a color of #401e4f        
        
          <div style="border:2px solid #401e4f;">Content here</div>
        
        
          .myborder {border:2px solid #401e4f;}
        
        Border color #401e4f