#642cf1 color space conversions
Hex:
        #642cf1
        RGB:
        100, 44, 241
        CMY:
        61, 83, 5
        CMYK:
        59, 82, 0, 5
      HSL:
        257°, 87.5556%, 55.8824%
        HSV (HSB):
        257°, 81.7427%, 94.5098%
        XYZ:
        22.0334, 10.8616, 84.1543
        xyY:
        0.1882, 0.0928, 10.8616
      CIE-Lab:
        39.3463, 68.5886, -88.1173
        CIE-LCH:
        39.3463, 111.6649, 307.8964
        CIE-Luv:
        39.3463, 1.8646, -125.2451
        Hunter-Lab:
        32.9569, 61.6620, -128.3252
      #642cf1 color charts
#642cf1 RGB chart
      #642cf1 CMYK chart
      #642cf1 RGB pie chart
      #642cf1 color shades, tints & tones
#642cf1 color schemes
#642cf1 color preview, HTML & CSS examples
           This text has a color of #642cf1        
        
          <p style="color:#642cf1;">Text here</p>
        
        
          .mytext {color:#642cf1;}
        
        Text color #642cf1
      
           This box has a color of #642cf1        
        
          <div style="background-color:#642cf1;">Content here</div>
        
        
          .mybackground {background-color:#642cf1;}
        
        Background color #642cf1
      
           Border around this has a color of #642cf1        
        
          <div style="border:2px solid #642cf1;">Content here</div>
        
        
          .myborder {border:2px solid #642cf1;}
        
        Border color #642cf1