#642a4e color space conversions
Hex:
        #642a4e
        RGB:
        100, 42, 78
        CMY:
        61, 84, 69
        CMYK:
        0, 58, 22, 61
      HSL:
        323°, 40.8451%, 27.8431%
        HSV (HSB):
        323°, 58.0000%, 39.2157%
        XYZ:
        7.4586, 4.9153, 7.7634
        xyY:
        0.3704, 0.2441, 4.9153
      CIE-Lab:
        26.4921, 30.9084, -9.6706
        CIE-LCH:
        26.4921, 32.3859, 342.6262
        CIE-Luv:
        26.4921, 30.2096, -15.4705
        Hunter-Lab:
        22.1705, 21.2529, -5.2420
      #642a4e color charts
#642a4e RGB chart
      #642a4e CMYK chart
      #642a4e RGB pie chart
      #642a4e color shades, tints & tones
#642a4e color schemes
#642a4e color preview, HTML & CSS examples
           This text has a color of #642a4e        
        
          <p style="color:#642a4e;">Text here</p>
        
        
          .mytext {color:#642a4e;}
        
        Text color #642a4e
      
           This box has a color of #642a4e        
        
          <div style="background-color:#642a4e;">Content here</div>
        
        
          .mybackground {background-color:#642a4e;}
        
        Background color #642a4e
      
           Border around this has a color of #642a4e        
        
          <div style="border:2px solid #642a4e;">Content here</div>
        
        
          .myborder {border:2px solid #642a4e;}
        
        Border color #642a4e