#642af8 color space conversions
Hex:
        #642af8
        RGB:
        100, 42, 248
        CMY:
        61, 84, 3
        CMYK:
        60, 83, 0, 3
      HSL:
        257°, 93.6364%, 56.8627%
        HSV (HSB):
        257°, 83.0645%, 97.2549%
        XYZ:
        23.0268, 11.1426, 89.7440
        xyY:
        0.1858, 0.0899, 11.1426
      CIE-Lab:
        39.8196, 71.0971, -91.2783
        CIE-LCH:
        39.8196, 115.7002, 307.9152
        CIE-Luv:
        39.8196, 1.3747, -129.4361
        Hunter-Lab:
        33.3805, 64.7184, -136.0359
      #642af8 color charts
#642af8 RGB chart
      #642af8 CMYK chart
      #642af8 RGB pie chart
      #642af8 color shades, tints & tones
#642af8 color schemes
#642af8 color preview, HTML & CSS examples
           This text has a color of #642af8        
        
          <p style="color:#642af8;">Text here</p>
        
        
          .mytext {color:#642af8;}
        
        Text color #642af8
      
           This box has a color of #642af8        
        
          <div style="background-color:#642af8;">Content here</div>
        
        
          .mybackground {background-color:#642af8;}
        
        Background color #642af8
      
           Border around this has a color of #642af8        
        
          <div style="border:2px solid #642af8;">Content here</div>
        
        
          .myborder {border:2px solid #642af8;}
        
        Border color #642af8