#400b7f color space conversions
Hex:
        #400b7f
        RGB:
        64, 11, 127
        CMY:
        75, 96, 50
        CMYK:
        50, 91, 0, 50
      HSL:
        267°, 84.0580%, 27.0588%
        HSV (HSB):
        267°, 91.3386%, 49.8039%
        XYZ:
        6.0648, 2.8616, 20.3114
        xyY:
        0.2074, 0.0979, 2.8616
      CIE-Lab:
        19.4810, 46.8646, -53.1022
        CIE-LCH:
        19.4810, 70.8247, 311.4296
        CIE-Luv:
        19.4810, 5.7872, -59.2712
        Hunter-Lab:
        16.9164, 34.3914, -59.3476
      #400b7f color charts
#400b7f RGB chart
      #400b7f CMYK chart
      #400b7f RGB pie chart
      #400b7f color shades, tints & tones
#400b7f color schemes
#400b7f color preview, HTML & CSS examples
           This text has a color of #400b7f        
        
          <p style="color:#400b7f;">Text here</p>
        
        
          .mytext {color:#400b7f;}
        
        Text color #400b7f
      
           This box has a color of #400b7f        
        
          <div style="background-color:#400b7f;">Content here</div>
        
        
          .mybackground {background-color:#400b7f;}
        
        Background color #400b7f
      
           Border around this has a color of #400b7f        
        
          <div style="border:2px solid #400b7f;">Content here</div>
        
        
          .myborder {border:2px solid #400b7f;}
        
        Border color #400b7f