#642bff color space conversions
Hex:
        #642bff
        RGB:
        100, 43, 255
        CMY:
        61, 83, 0
        CMYK:
        61, 83, 0, 0
      HSL:
        256°, 100.0000%, 58.4314%
        HSV (HSB):
        256°, 83.1373%, 100.0000%
        XYZ:
        24.1694, 11.6571, 95.5839
        xyY:
        0.1839, 0.0887, 11.6571
      CIE-Lab:
        40.6658, 72.5221, -93.8015
        CIE-LCH:
        40.6658, 118.5672, 307.7092
        CIE-Luv:
        40.6658, 0.6220, -133.4145
        Hunter-Lab:
        34.1425, 66.6106, -142.0862
      #642bff color charts
#642bff RGB chart
      #642bff CMYK chart
      #642bff RGB pie chart
      #642bff color shades, tints & tones
#642bff color schemes
#642bff color preview, HTML & CSS examples
           This text has a color of #642bff        
        
          <p style="color:#642bff;">Text here</p>
        
        
          .mytext {color:#642bff;}
        
        Text color #642bff
      
           This box has a color of #642bff        
        
          <div style="background-color:#642bff;">Content here</div>
        
        
          .mybackground {background-color:#642bff;}
        
        Background color #642bff
      
           Border around this has a color of #642bff        
        
          <div style="border:2px solid #642bff;">Content here</div>
        
        
          .myborder {border:2px solid #642bff;}
        
        Border color #642bff