#402145 color space conversions
Hex:
        #402145
        RGB:
        64, 33, 69
        CMY:
        75, 87, 73
        CMYK:
        7, 52, 0, 73
      HSL:
        292°, 35.2941%, 20.0000%
        HSV (HSB):
        292°, 52.1739%, 27.0588%
        XYZ:
        3.7324, 2.6074, 5.9368
        xyY:
        0.3040, 0.2124, 2.6074
      CIE-Lab:
        18.3974, 21.6846, -16.5333
        CIE-LCH:
        18.3974, 27.2685, 322.6765
        CIE-Luv:
        18.3974, 11.5531, -19.4784
        Hunter-Lab:
        16.1474, 13.0016, -10.4956
      #402145 color charts
#402145 RGB chart
      #402145 CMYK chart
      #402145 RGB pie chart
      #402145 color shades, tints & tones
#402145 color schemes
#402145 color preview, HTML & CSS examples
           This text has a color of #402145        
        
          <p style="color:#402145;">Text here</p>
        
        
          .mytext {color:#402145;}
        
        Text color #402145
      
           This box has a color of #402145        
        
          <div style="background-color:#402145;">Content here</div>
        
        
          .mybackground {background-color:#402145;}
        
        Background color #402145
      
           Border around this has a color of #402145        
        
          <div style="border:2px solid #402145;">Content here</div>
        
        
          .myborder {border:2px solid #402145;}
        
        Border color #402145