#642af4 color space conversions
Hex:
        #642af4
        RGB:
        100, 42, 244
        CMY:
        61, 84, 4
        CMYK:
        59, 83, 0, 4
      HSL:
        257°, 90.1786%, 56.0784%
        HSV (HSB):
        257°, 82.7869%, 95.6863%
        XYZ:
        22.4126, 10.8969, 86.5100
        xyY:
        0.1871, 0.0909, 10.8969
      CIE-Lab:
        39.4063, 70.0823, -89.7108
        CIE-LCH:
        39.4063, 113.8400, 307.9971
        CIE-Luv:
        39.4063, 1.7637, -127.1204
        Hunter-Lab:
        33.0105, 63.4252, -132.2730
      #642af4 color charts
#642af4 RGB chart
      #642af4 CMYK chart
      #642af4 RGB pie chart
      #642af4 color shades, tints & tones
#642af4 color schemes
#642af4 color preview, HTML & CSS examples
           This text has a color of #642af4        
        
          <p style="color:#642af4;">Text here</p>
        
        
          .mytext {color:#642af4;}
        
        Text color #642af4
      
           This box has a color of #642af4        
        
          <div style="background-color:#642af4;">Content here</div>
        
        
          .mybackground {background-color:#642af4;}
        
        Background color #642af4
      
           Border around this has a color of #642af4        
        
          <div style="border:2px solid #642af4;">Content here</div>
        
        
          .myborder {border:2px solid #642af4;}
        
        Border color #642af4