#642d80 color space conversions
Hex:
        #642d80
        RGB:
        100, 45, 128
        CMY:
        61, 82, 50
        CMYK:
        22, 65, 0, 50
      HSL:
        280°, 47.9769%, 33.9216%
        HSV (HSB):
        280°, 64.8437%, 50.1961%
        XYZ:
        10.0902, 6.1446, 21.0763
        xyY:
        0.2704, 0.1647, 6.1446
      CIE-Lab:
        29.7744, 39.4467, -36.7719
        CIE-LCH:
        29.7744, 53.9279, 317.0100
        CIE-Luv:
        29.7744, 17.8242, -51.9307
        Hunter-Lab:
        24.7883, 29.2797, -33.0595
      #642d80 color charts
#642d80 RGB chart
      #642d80 CMYK chart
      #642d80 RGB pie chart
      #642d80 color shades, tints & tones
#642d80 color schemes
#642d80 color preview, HTML & CSS examples
           This text has a color of #642d80        
        
          <p style="color:#642d80;">Text here</p>
        
        
          .mytext {color:#642d80;}
        
        Text color #642d80
      
           This box has a color of #642d80        
        
          <div style="background-color:#642d80;">Content here</div>
        
        
          .mybackground {background-color:#642d80;}
        
        Background color #642d80
      
           Border around this has a color of #642d80        
        
          <div style="border:2px solid #642d80;">Content here</div>
        
        
          .myborder {border:2px solid #642d80;}
        
        Border color #642d80