#642eee color space conversions
Hex:
        #642eee
        RGB:
        100, 46, 238
        CMY:
        61, 82, 7
        CMYK:
        58, 81, 0, 7
      HSL:
        257°, 84.9558%, 55.6863%
        HSV (HSB):
        257°, 80.6723%, 93.3333%
        XYZ:
        21.6651, 10.8364, 81.8387
        xyY:
        0.1895, 0.0948, 10.8364
      CIE-Lab:
        39.3035, 67.0525, -86.4920
        CIE-LCH:
        39.3035, 109.4390, 307.7844
        CIE-Luv:
        39.3035, 1.9542, -123.3342
        Hunter-Lab:
        32.9186, 59.8708, -124.3572
      #642eee color charts
#642eee RGB chart
      #642eee CMYK chart
      #642eee RGB pie chart
      #642eee color shades, tints & tones
#642eee color schemes
#642eee color preview, HTML & CSS examples
           This text has a color of #642eee        
        
          <p style="color:#642eee;">Text here</p>
        
        
          .mytext {color:#642eee;}
        
        Text color #642eee
      
           This box has a color of #642eee        
        
          <div style="background-color:#642eee;">Content here</div>
        
        
          .mybackground {background-color:#642eee;}
        
        Background color #642eee
      
           Border around this has a color of #642eee        
        
          <div style="border:2px solid #642eee;">Content here</div>
        
        
          .myborder {border:2px solid #642eee;}
        
        Border color #642eee