#641edb color space conversions
Hex:
        #641edb
        RGB:
        100, 30, 219
        CMY:
        61, 88, 14
        CMYK:
        54, 86, 0, 14
      HSL:
        262°, 75.9036%, 48.8235%
        HSV (HSB):
        262°, 86.3014%, 85.8824%
        XYZ:
        18.5060, 8.7523, 67.7318
        xyY:
        0.1948, 0.0921, 8.7523
      CIE-Lab:
        35.5030, 67.8017, -81.9308
        CIE-LCH:
        35.5030, 106.3472, 309.6094
        CIE-Luv:
        35.5030, 5.4774, -113.1604
        Hunter-Lab:
        29.5844, 59.8850, -115.0323
      #641edb color charts
#641edb RGB chart
      #641edb CMYK chart
      #641edb RGB pie chart
      #641edb color shades, tints & tones
#641edb color schemes
#641edb color preview, HTML & CSS examples
           This text has a color of #641edb        
        
          <p style="color:#641edb;">Text here</p>
        
        
          .mytext {color:#641edb;}
        
        Text color #641edb
      
           This box has a color of #641edb        
        
          <div style="background-color:#641edb;">Content here</div>
        
        
          .mybackground {background-color:#641edb;}
        
        Background color #641edb
      
           Border around this has a color of #641edb        
        
          <div style="border:2px solid #641edb;">Content here</div>
        
        
          .myborder {border:2px solid #641edb;}
        
        Border color #641edb