#402a71 color space conversions
Hex:
        #402a71
        RGB:
        64, 42, 113
        CMY:
        75, 84, 56
        CMYK:
        43, 63, 0, 56
      HSL:
        259°, 45.8065%, 30.3922%
        HSV (HSB):
        259°, 62.8319%, 44.3137%
        XYZ:
        5.9230, 3.9382, 16.0708
        xyY:
        0.2284, 0.1519, 3.9382
      CIE-Lab:
        23.4660, 28.1183, -37.6504
        CIE-LCH:
        23.4660, 46.9914, 306.7533
        CIE-Luv:
        23.4660, 3.4891, -47.3609
        Hunter-Lab:
        19.8448, 18.5473, -34.1229
      #402a71 color charts
#402a71 RGB chart
      #402a71 CMYK chart
      #402a71 RGB pie chart
      #402a71 color shades, tints & tones
#402a71 color schemes
#402a71 color preview, HTML & CSS examples
           This text has a color of #402a71        
        
          <p style="color:#402a71;">Text here</p>
        
        
          .mytext {color:#402a71;}
        
        Text color #402a71
      
           This box has a color of #402a71        
        
          <div style="background-color:#402a71;">Content here</div>
        
        
          .mybackground {background-color:#402a71;}
        
        Background color #402a71
      
           Border around this has a color of #402a71        
        
          <div style="border:2px solid #402a71;">Content here</div>
        
        
          .myborder {border:2px solid #402a71;}
        
        Border color #402a71