#642e7d color space conversions
Hex:
        #642e7d
        RGB:
        100, 46, 125
        CMY:
        61, 82, 51
        CMYK:
        20, 63, 0, 51
      HSL:
        281°, 46.1988%, 33.5294%
        HSV (HSB):
        281°, 63.2000%, 49.0196%
        XYZ:
        9.9342, 6.1440, 20.0644
        xyY:
        0.2749, 0.1700, 6.1440
      CIE-Lab:
        29.7729, 38.2270, -34.8925
        CIE-LCH:
        29.7729, 51.7570, 317.6111
        CIE-Luv:
        29.7729, 18.1971, -49.3901
        Hunter-Lab:
        24.7871, 28.1621, -30.6425
      #642e7d color charts
#642e7d RGB chart
      #642e7d CMYK chart
      #642e7d RGB pie chart
      #642e7d color shades, tints & tones
#642e7d color schemes
#642e7d color preview, HTML & CSS examples
           This text has a color of #642e7d        
        
          <p style="color:#642e7d;">Text here</p>
        
        
          .mytext {color:#642e7d;}
        
        Text color #642e7d
      
           This box has a color of #642e7d        
        
          <div style="background-color:#642e7d;">Content here</div>
        
        
          .mybackground {background-color:#642e7d;}
        
        Background color #642e7d
      
           Border around this has a color of #642e7d        
        
          <div style="border:2px solid #642e7d;">Content here</div>
        
        
          .myborder {border:2px solid #642e7d;}
        
        Border color #642e7d