#6d5eda color space conversions
Hex:
        #6d5eda
        RGB:
        109, 94, 218
        CMY:
        57, 63, 15
        CMYK:
        50, 57, 0, 15
      HSL:
        247°, 62.6263%, 61.1765%
        HSV (HSB):
        247°, 56.8807%, 85.4902%
        XYZ:
        22.9643, 16.3186, 68.2691
        xyY:
        0.2135, 0.1517, 16.3186
      CIE-Lab:
        47.3897, 38.1849, -61.8868
        CIE-LCH:
        47.3897, 72.7190, 301.6751
        CIE-Luv:
        47.3897, -2.1279, -97.0547
        Hunter-Lab:
        40.3963, 30.7794, -71.9219
      #6d5eda color charts
#6d5eda RGB chart
      #6d5eda CMYK chart
      #6d5eda RGB pie chart
      #6d5eda color shades, tints & tones
#6d5eda color schemes
#6d5eda color preview, HTML & CSS examples
           This text has a color of #6d5eda        
        
          <p style="color:#6d5eda;">Text here</p>
        
        
          .mytext {color:#6d5eda;}
        
        Text color #6d5eda
      
           This box has a color of #6d5eda        
        
          <div style="background-color:#6d5eda;">Content here</div>
        
        
          .mybackground {background-color:#6d5eda;}
        
        Background color #6d5eda
      
           Border around this has a color of #6d5eda        
        
          <div style="border:2px solid #6d5eda;">Content here</div>
        
        
          .myborder {border:2px solid #6d5eda;}
        
        Border color #6d5eda