#642cd8 color space conversions
Hex:
        #642cd8
        RGB:
        100, 44, 216
        CMY:
        61, 83, 15
        CMYK:
        54, 80, 0, 15
      HSL:
        260°, 68.8000%, 50.9804%
        HSV (HSB):
        260°, 79.6296%, 84.7059%
        XYZ:
        18.5509, 9.4686, 65.8156
        xyY:
        0.1977, 0.1009, 9.4686
      CIE-Lab:
        36.8712, 62.1385, -77.9464
        CIE-LCH:
        36.8712, 99.6837, 308.5617
        CIE-Luv:
        36.8712, 4.5141, -110.3970
        Hunter-Lab:
        30.7710, 53.7628, -105.2747
      #642cd8 color charts
#642cd8 RGB chart
      #642cd8 CMYK chart
      #642cd8 RGB pie chart
      #642cd8 color shades, tints & tones
#642cd8 color schemes
#642cd8 color preview, HTML & CSS examples
           This text has a color of #642cd8        
        
          <p style="color:#642cd8;">Text here</p>
        
        
          .mytext {color:#642cd8;}
        
        Text color #642cd8
      
           This box has a color of #642cd8        
        
          <div style="background-color:#642cd8;">Content here</div>
        
        
          .mybackground {background-color:#642cd8;}
        
        Background color #642cd8
      
           Border around this has a color of #642cd8        
        
          <div style="border:2px solid #642cd8;">Content here</div>
        
        
          .myborder {border:2px solid #642cd8;}
        
        Border color #642cd8