#400e66 color space conversions
Hex:
        #400e66
        RGB:
        64, 14, 102
        CMY:
        75, 95, 60
        CMYK:
        37, 86, 0, 60
      HSL:
        274°, 75.8621%, 22.7451%
        HSV (HSB):
        274°, 86.2745%, 40.0000%
        XYZ:
        4.6697, 2.3634, 12.7804
        xyY:
        0.2357, 0.1193, 2.3634
      CIE-Lab:
        17.2891, 39.6395, -40.5296
        CIE-LCH:
        17.2891, 56.6916, 314.3639
        CIE-Luv:
        17.2891, 9.0401, -44.3321
        Hunter-Lab:
        15.3733, 27.3165, -38.5289
      #400e66 color charts
#400e66 RGB chart
      #400e66 CMYK chart
      #400e66 RGB pie chart
      #400e66 color shades, tints & tones
#400e66 color schemes
#400e66 color preview, HTML & CSS examples
           This text has a color of #400e66        
        
          <p style="color:#400e66;">Text here</p>
        
        
          .mytext {color:#400e66;}
        
        Text color #400e66
      
           This box has a color of #400e66        
        
          <div style="background-color:#400e66;">Content here</div>
        
        
          .mybackground {background-color:#400e66;}
        
        Background color #400e66
      
           Border around this has a color of #400e66        
        
          <div style="border:2px solid #400e66;">Content here</div>
        
        
          .myborder {border:2px solid #400e66;}
        
        Border color #400e66