#402c62 color space conversions
Hex:
        #402c62
        RGB:
        64, 44, 98
        CMY:
        75, 83, 62
        CMYK:
        35, 55, 0, 62
      HSL:
        262°, 38.0282%, 27.8431%
        HSV (HSB):
        262°, 55.1020%, 38.4314%
        XYZ:
        5.2196, 3.7732, 12.0085
        xyY:
        0.2485, 0.1797, 3.7732
      CIE-Lab:
        22.9070, 22.3487, -28.8309
        CIE-LCH:
        22.9070, 36.4785, 307.7816
        CIE-Luv:
        22.9070, 4.6302, -36.1108
        Hunter-Lab:
        19.4247, 13.9717, -23.0561
      #402c62 color charts
#402c62 RGB chart
      #402c62 CMYK chart
      #402c62 RGB pie chart
      #402c62 color shades, tints & tones
#402c62 color schemes
#402c62 color preview, HTML & CSS examples
           This text has a color of #402c62        
        
          <p style="color:#402c62;">Text here</p>
        
        
          .mytext {color:#402c62;}
        
        Text color #402c62
      
           This box has a color of #402c62        
        
          <div style="background-color:#402c62;">Content here</div>
        
        
          .mybackground {background-color:#402c62;}
        
        Background color #402c62
      
           Border around this has a color of #402c62        
        
          <div style="border:2px solid #402c62;">Content here</div>
        
        
          .myborder {border:2px solid #402c62;}
        
        Border color #402c62