#400c6f color space conversions
Hex:
        #400c6f
        RGB:
        64, 12, 111
        CMY:
        75, 95, 56
        CMYK:
        42, 89, 0, 56
      HSL:
        272°, 80.4878%, 24.1176%
        HSV (HSB):
        272°, 89.1892%, 43.5294%
        XYZ:
        5.1151, 2.5006, 15.2520
        xyY:
        0.2237, 0.1094, 2.5006
      CIE-Lab:
        17.9215, 42.5603, -45.3836
        CIE-LCH:
        17.9215, 62.2178, 313.1612
        CIE-Luv:
        17.9215, 7.8426, -49.7855
        Hunter-Lab:
        15.8134, 30.0650, -46.1158
      #400c6f color charts
#400c6f RGB chart
      #400c6f CMYK chart
      #400c6f RGB pie chart
      #400c6f color shades, tints & tones
#400c6f color schemes
#400c6f color preview, HTML & CSS examples
           This text has a color of #400c6f        
        
          <p style="color:#400c6f;">Text here</p>
        
        
          .mytext {color:#400c6f;}
        
        Text color #400c6f
      
           This box has a color of #400c6f        
        
          <div style="background-color:#400c6f;">Content here</div>
        
        
          .mybackground {background-color:#400c6f;}
        
        Background color #400c6f
      
           Border around this has a color of #400c6f        
        
          <div style="border:2px solid #400c6f;">Content here</div>
        
        
          .myborder {border:2px solid #400c6f;}
        
        Border color #400c6f