#642ad8 color space conversions
Hex:
        #642ad8
        RGB:
        100, 42, 216
        CMY:
        61, 84, 15
        CMYK:
        54, 81, 0, 15
      HSL:
        260°, 69.0476%, 50.5882%
        HSV (HSB):
        260°, 80.5556%, 84.7059%
        XYZ:
        18.4782, 9.3231, 65.7914
        xyY:
        0.1974, 0.0996, 9.3231
      CIE-Lab:
        36.5991, 62.9319, -78.3948
        CIE-LCH:
        36.5991, 100.5294, 308.7560
        CIE-Luv:
        36.5991, 4.7368, -110.5923
        Hunter-Lab:
        30.5338, 54.5889, -106.3790
      #642ad8 color charts
#642ad8 RGB chart
      #642ad8 CMYK chart
      #642ad8 RGB pie chart
      #642ad8 color shades, tints & tones
#642ad8 color schemes
#642ad8 color preview, HTML & CSS examples
           This text has a color of #642ad8        
        
          <p style="color:#642ad8;">Text here</p>
        
        
          .mytext {color:#642ad8;}
        
        Text color #642ad8
      
           This box has a color of #642ad8        
        
          <div style="background-color:#642ad8;">Content here</div>
        
        
          .mybackground {background-color:#642ad8;}
        
        Background color #642ad8
      
           Border around this has a color of #642ad8        
        
          <div style="border:2px solid #642ad8;">Content here</div>
        
        
          .myborder {border:2px solid #642ad8;}
        
        Border color #642ad8