#642cb3 color space conversions
Hex:
        #642cb3
        RGB:
        100, 44, 179
        CMY:
        61, 83, 30
        CMYK:
        44, 75, 0, 30
      HSL:
        265°, 60.5381%, 43.7255%
        HSV (HSB):
        265°, 75.4190%, 70.1961%
        XYZ:
        14.2929, 7.7654, 43.3934
        xyY:
        0.2184, 0.1186, 7.7654
      CIE-Lab:
        33.4894, 52.5709, -61.8543
        CIE-LCH:
        33.4894, 81.1766, 310.3617
        CIE-Luv:
        33.4894, 9.2503, -87.2976
        Hunter-Lab:
        27.8664, 42.7879, -72.8195
      #642cb3 color charts
#642cb3 RGB chart
      #642cb3 CMYK chart
      #642cb3 RGB pie chart
      #642cb3 color shades, tints & tones
#642cb3 color schemes
#642cb3 color preview, HTML & CSS examples
           This text has a color of #642cb3        
        
          <p style="color:#642cb3;">Text here</p>
        
        
          .mytext {color:#642cb3;}
        
        Text color #642cb3
      
           This box has a color of #642cb3        
        
          <div style="background-color:#642cb3;">Content here</div>
        
        
          .mybackground {background-color:#642cb3;}
        
        Background color #642cb3
      
           Border around this has a color of #642cb3        
        
          <div style="border:2px solid #642cb3;">Content here</div>
        
        
          .myborder {border:2px solid #642cb3;}
        
        Border color #642cb3