#402f65 color space conversions
Hex:
        #402f65
        RGB:
        64, 47, 101
        CMY:
        75, 82, 60
        CMYK:
        37, 53, 0, 60
      HSL:
        259°, 36.4865%, 29.0196%
        HSV (HSB):
        259°, 53.4653%, 39.6078%
        XYZ:
        5.4798, 4.0626, 12.8073
        xyY:
        0.2452, 0.1818, 4.0626
      CIE-Lab:
        23.8773, 21.2730, -29.2390
        CIE-LCH:
        23.8773, 36.1589, 306.0380
        CIE-Luv:
        23.8773, 3.4868, -37.1195
        Hunter-Lab:
        20.1559, 13.2564, -23.5643
      #402f65 color charts
#402f65 RGB chart
      #402f65 CMYK chart
      #402f65 RGB pie chart
      #402f65 color shades, tints & tones
#402f65 color schemes
#402f65 color preview, HTML & CSS examples
           This text has a color of #402f65        
        
          <p style="color:#402f65;">Text here</p>
        
        
          .mytext {color:#402f65;}
        
        Text color #402f65
      
           This box has a color of #402f65        
        
          <div style="background-color:#402f65;">Content here</div>
        
        
          .mybackground {background-color:#402f65;}
        
        Background color #402f65
      
           Border around this has a color of #402f65        
        
          <div style="border:2px solid #402f65;">Content here</div>
        
        
          .myborder {border:2px solid #402f65;}
        
        Border color #402f65