#642dff color space conversions
Hex:
        #642dff
        RGB:
        100, 45, 255
        CMY:
        61, 82, 0
        CMYK:
        61, 82, 0, 0
      HSL:
        256°, 100.0000%, 58.8235%
        HSV (HSB):
        256°, 82.3529%, 100.0000%
        XYZ:
        24.2439, 11.8061, 95.6088
        xyY:
        0.1841, 0.0897, 11.8061
      CIE-Lab:
        40.9063, 71.8109, -93.4036
        CIE-LCH:
        40.9063, 117.8178, 307.5539
        CIE-Luv:
        40.9063, 0.4334, -133.3033
        Hunter-Lab:
        34.3600, 65.8170, -140.9260
      #642dff color charts
#642dff RGB chart
      #642dff CMYK chart
      #642dff RGB pie chart
      #642dff color shades, tints & tones
#642dff color schemes
#642dff color preview, HTML & CSS examples
           This text has a color of #642dff        
        
          <p style="color:#642dff;">Text here</p>
        
        
          .mytext {color:#642dff;}
        
        Text color #642dff
      
           This box has a color of #642dff        
        
          <div style="background-color:#642dff;">Content here</div>
        
        
          .mybackground {background-color:#642dff;}
        
        Background color #642dff
      
           Border around this has a color of #642dff        
        
          <div style="border:2px solid #642dff;">Content here</div>
        
        
          .myborder {border:2px solid #642dff;}
        
        Border color #642dff