#641fae color space conversions
Hex:
        #641fae
        RGB:
        100, 31, 174
        CMY:
        61, 88, 32
        CMYK:
        43, 82, 0, 32
      HSL:
        269°, 69.7561%, 40.1961%
        HSV (HSB):
        269°, 82.1839%, 68.2353%
        XYZ:
        13.3855, 6.7453, 40.6409
        xyY:
        0.2203, 0.1110, 6.7453
      CIE-Lab:
        31.2199, 56.6030, -62.5870
        CIE-LCH:
        31.2199, 84.3862, 312.1258
        CIE-Luv:
        31.2199, 11.5935, -85.8922
        Hunter-Lab:
        25.9717, 46.5463, -74.5976
      #641fae color charts
#641fae RGB chart
      #641fae CMYK chart
      #641fae RGB pie chart
      #641fae color shades, tints & tones
#641fae color schemes
#641fae color preview, HTML & CSS examples
           This text has a color of #641fae        
        
          <p style="color:#641fae;">Text here</p>
        
        
          .mytext {color:#641fae;}
        
        Text color #641fae
      
           This box has a color of #641fae        
        
          <div style="background-color:#641fae;">Content here</div>
        
        
          .mybackground {background-color:#641fae;}
        
        Background color #641fae
      
           Border around this has a color of #641fae        
        
          <div style="border:2px solid #641fae;">Content here</div>
        
        
          .myborder {border:2px solid #641fae;}
        
        Border color #641fae