#642c56 color space conversions
Hex:
        #642c56
        RGB:
        100, 44, 86
        CMY:
        61, 83, 66
        CMYK:
        0, 56, 14, 61
      HSL:
        315°, 38.8889%, 28.2353%
        HSV (HSB):
        315°, 56.0000%, 39.2157%
        XYZ:
        7.8359, 5.1826, 9.3914
        xyY:
        0.3497, 0.2313, 5.1826
      CIE-Lab:
        27.2487, 31.1974, -13.7997
        CIE-LCH:
        27.2487, 34.1132, 336.1385
        CIE-Luv:
        27.2487, 27.5282, -20.6455
        Hunter-Lab:
        22.7653, 21.6014, -8.5234
      #642c56 color charts
#642c56 RGB chart
      #642c56 CMYK chart
      #642c56 RGB pie chart
      #642c56 color shades, tints & tones
#642c56 color schemes
#642c56 color preview, HTML & CSS examples
           This text has a color of #642c56        
        
          <p style="color:#642c56;">Text here</p>
        
        
          .mytext {color:#642c56;}
        
        Text color #642c56
      
           This box has a color of #642c56        
        
          <div style="background-color:#642c56;">Content here</div>
        
        
          .mybackground {background-color:#642c56;}
        
        Background color #642c56
      
           Border around this has a color of #642c56        
        
          <div style="border:2px solid #642c56;">Content here</div>
        
        
          .myborder {border:2px solid #642c56;}
        
        Border color #642c56