#642ac0 color space conversions
Hex:
        #642ac0
        RGB:
        100, 42, 192
        CMY:
        61, 84, 25
        CMYK:
        48, 78, 0, 25
      HSL:
        263°, 64.1026%, 45.8824%
        HSV (HSB):
        263°, 78.1250%, 75.2941%
        XYZ:
        15.5979, 8.1710, 50.6242
        xyY:
        0.2097, 0.1098, 8.1710
      CIE-Lab:
        34.3366, 56.7770, -68.1526
        CIE-LCH:
        34.3366, 88.7040, 309.7973
        CIE-Luv:
        34.3366, 7.7121, -95.8744
        Hunter-Lab:
        28.5850, 47.3780, -84.9935
      #642ac0 color charts
#642ac0 RGB chart
      #642ac0 CMYK chart
      #642ac0 RGB pie chart
      #642ac0 color shades, tints & tones
#642ac0 color schemes
#642ac0 color preview, HTML & CSS examples
           This text has a color of #642ac0        
        
          <p style="color:#642ac0;">Text here</p>
        
        
          .mytext {color:#642ac0;}
        
        Text color #642ac0
      
           This box has a color of #642ac0        
        
          <div style="background-color:#642ac0;">Content here</div>
        
        
          .mybackground {background-color:#642ac0;}
        
        Background color #642ac0
      
           Border around this has a color of #642ac0        
        
          <div style="border:2px solid #642ac0;">Content here</div>
        
        
          .myborder {border:2px solid #642ac0;}
        
        Border color #642ac0