#402b63 color space conversions
Hex:
        #402b63
        RGB:
        64, 43, 99
        CMY:
        75, 83, 61
        CMYK:
        35, 57, 0, 61
      HSL:
        263°, 39.4366%, 27.8431%
        HSV (HSB):
        263°, 56.5657%, 38.8235%
        XYZ:
        5.2304, 3.7186, 12.2465
        xyY:
        0.2468, 0.1754, 3.7186
      CIE-Lab:
        22.7184, 23.2915, -29.7855
        CIE-LCH:
        22.7184, 37.8110, 308.0245
        CIE-Luv:
        22.7184, 4.7825, -37.1994
        Hunter-Lab:
        19.2837, 14.6687, -24.1547
      #402b63 color charts
#402b63 RGB chart
      #402b63 CMYK chart
      #402b63 RGB pie chart
      #402b63 color shades, tints & tones
#402b63 color schemes
#402b63 color preview, HTML & CSS examples
           This text has a color of #402b63        
        
          <p style="color:#402b63;">Text here</p>
        
        
          .mytext {color:#402b63;}
        
        Text color #402b63
      
           This box has a color of #402b63        
        
          <div style="background-color:#402b63;">Content here</div>
        
        
          .mybackground {background-color:#402b63;}
        
        Background color #402b63
      
           Border around this has a color of #402b63        
        
          <div style="border:2px solid #402b63;">Content here</div>
        
        
          .myborder {border:2px solid #402b63;}
        
        Border color #402b63