#642bae color space conversions
Hex:
        #642bae
        RGB:
        100, 43, 174
        CMY:
        61, 83, 32
        CMYK:
        43, 75, 0, 32
      HSL:
        266°, 60.3687%, 42.5490%
        HSV (HSB):
        266°, 75.2874%, 68.2353%
        XYZ:
        13.7594, 7.4931, 40.7655
        xyY:
        0.2219, 0.1208, 7.4931
      CIE-Lab:
        32.9040, 51.7436, -59.8304
        CIE-LCH:
        32.9040, 79.1017, 310.8545
        CIE-Luv:
        32.9040, 10.1301, -84.2266
        Hunter-Lab:
        27.3735, 41.8202, -69.1352
      #642bae color charts
#642bae RGB chart
      #642bae CMYK chart
      #642bae RGB pie chart
      #642bae color shades, tints & tones
#642bae color schemes
#642bae color preview, HTML & CSS examples
           This text has a color of #642bae        
        
          <p style="color:#642bae;">Text here</p>
        
        
          .mytext {color:#642bae;}
        
        Text color #642bae
      
           This box has a color of #642bae        
        
          <div style="background-color:#642bae;">Content here</div>
        
        
          .mybackground {background-color:#642bae;}
        
        Background color #642bae
      
           Border around this has a color of #642bae        
        
          <div style="border:2px solid #642bae;">Content here</div>
        
        
          .myborder {border:2px solid #642bae;}
        
        Border color #642bae