#400d6f color space conversions
Hex:
        #400d6f
        RGB:
        64, 13, 111
        CMY:
        75, 95, 56
        CMYK:
        42, 88, 0, 56
      HSL:
        271°, 79.0323%, 24.3137%
        HSV (HSB):
        271°, 88.2883%, 43.5294%
        XYZ:
        5.1275, 2.5255, 15.2562
        xyY:
        0.2238, 0.1102, 2.5255
      CIE-Lab:
        18.0337, 42.2296, -45.1996
        CIE-LCH:
        18.0337, 61.8574, 313.0544
        CIE-Luv:
        18.0337, 7.7796, -49.7734
        Hunter-Lab:
        15.8919, 29.7820, -45.7937
      #400d6f color charts
#400d6f RGB chart
      #400d6f CMYK chart
      #400d6f RGB pie chart
      #400d6f color shades, tints & tones
#400d6f color schemes
#400d6f color preview, HTML & CSS examples
           This text has a color of #400d6f        
        
          <p style="color:#400d6f;">Text here</p>
        
        
          .mytext {color:#400d6f;}
        
        Text color #400d6f
      
           This box has a color of #400d6f        
        
          <div style="background-color:#400d6f;">Content here</div>
        
        
          .mybackground {background-color:#400d6f;}
        
        Background color #400d6f
      
           Border around this has a color of #400d6f        
        
          <div style="border:2px solid #400d6f;">Content here</div>
        
        
          .myborder {border:2px solid #400d6f;}
        
        Border color #400d6f