#401d4f color space conversions
Hex:
        #401d4f
        RGB:
        64, 29, 79
        CMY:
        75, 89, 69
        CMYK:
        19, 63, 0, 69
      HSL:
        282°, 46.2963%, 21.1765%
        HSV (HSB):
        282°, 63.2911%, 30.9804%
        XYZ:
        3.9650, 2.5332, 7.6771
        xyY:
        0.2797, 0.1787, 2.5332
      CIE-Lab:
        18.0682, 26.5632, -23.8863
        CIE-LCH:
        18.0682, 35.7233, 318.0373
        CIE-Luv:
        18.0682, 10.8470, -27.6117
        Hunter-Lab:
        15.9161, 16.6144, -17.4571
      #401d4f color charts
#401d4f RGB chart
      #401d4f CMYK chart
      #401d4f RGB pie chart
      #401d4f color shades, tints & tones
#401d4f color schemes
#401d4f color preview, HTML & CSS examples
           This text has a color of #401d4f        
        
          <p style="color:#401d4f;">Text here</p>
        
        
          .mytext {color:#401d4f;}
        
        Text color #401d4f
      
           This box has a color of #401d4f        
        
          <div style="background-color:#401d4f;">Content here</div>
        
        
          .mybackground {background-color:#401d4f;}
        
        Background color #401d4f
      
           Border around this has a color of #401d4f        
        
          <div style="border:2px solid #401d4f;">Content here</div>
        
        
          .myborder {border:2px solid #401d4f;}
        
        Border color #401d4f