#642eec color space conversions
Hex:
        #642eec
        RGB:
        100, 46, 236
        CMY:
        61, 82, 7
        CMYK:
        58, 81, 0, 7
      HSL:
        257°, 83.3333%, 55.2941%
        HSV (HSB):
        257°, 80.5085%, 92.5490%
        XYZ:
        21.3728, 10.7194, 80.2995
        xyY:
        0.1902, 0.0954, 10.7194
      CIE-Lab:
        39.1039, 66.5331, -85.6889
        CIE-LCH:
        39.1039, 108.4861, 307.8275
        CIE-Luv:
        39.1039, 2.1541, -122.1550
        Hunter-Lab:
        32.7406, 59.2278, -122.4962
      #642eec color charts
#642eec RGB chart
      #642eec CMYK chart
      #642eec RGB pie chart
      #642eec color shades, tints & tones
#642eec color schemes
#642eec color preview, HTML & CSS examples
           This text has a color of #642eec        
        
          <p style="color:#642eec;">Text here</p>
        
        
          .mytext {color:#642eec;}
        
        Text color #642eec
      
           This box has a color of #642eec        
        
          <div style="background-color:#642eec;">Content here</div>
        
        
          .mybackground {background-color:#642eec;}
        
        Background color #642eec
      
           Border around this has a color of #642eec        
        
          <div style="border:2px solid #642eec;">Content here</div>
        
        
          .myborder {border:2px solid #642eec;}
        
        Border color #642eec