#641d42 color space conversions
Hex:
        #641d42
        RGB:
        100, 29, 66
        CMY:
        61, 89, 74
        CMYK:
        0, 71, 34, 61
      HSL:
        329°, 55.0388%, 25.2941%
        HSV (HSB):
        329°, 71.0000%, 39.2157%
        XYZ:
        6.6783, 3.9814, 5.5708
        xyY:
        0.4115, 0.2453, 3.9814
      CIE-Lab:
        23.6099, 35.5896, -5.9546
        CIE-LCH:
        23.6099, 36.0843, 350.5017
        CIE-Luv:
        23.6099, 37.9278, -11.4170
        Hunter-Lab:
        19.9535, 24.8240, -2.5856
      #641d42 color charts
#641d42 RGB chart
      #641d42 CMYK chart
      #641d42 RGB pie chart
      #641d42 color shades, tints & tones
#641d42 color schemes
#641d42 color preview, HTML & CSS examples
           This text has a color of #641d42        
        
          <p style="color:#641d42;">Text here</p>
        
        
          .mytext {color:#641d42;}
        
        Text color #641d42
      
           This box has a color of #641d42        
        
          <div style="background-color:#641d42;">Content here</div>
        
        
          .mybackground {background-color:#641d42;}
        
        Background color #641d42
      
           Border around this has a color of #641d42        
        
          <div style="border:2px solid #641d42;">Content here</div>
        
        
          .myborder {border:2px solid #641d42;}
        
        Border color #641d42