#8d5eda color space conversions
Hex:
        #8d5eda
        RGB:
        141, 94, 218
        CMY:
        45, 63, 15
        CMYK:
        35, 57, 0, 15
      HSL:
        263°, 62.6263%, 61.1765%
        HSV (HSB):
        263°, 56.8807%, 85.4902%
        XYZ:
        27.6421, 18.7301, 68.4880
        xyY:
        0.2407, 0.1631, 18.7301
      CIE-Lab:
        50.3699, 45.1919, -56.9313
        CIE-LCH:
        50.3699, 72.6875, 308.4424
        CIE-Luv:
        50.3699, 11.2953, -91.9445
        Hunter-Lab:
        43.2783, 38.2721, -63.5319
      #8d5eda color charts
#8d5eda RGB chart
      #8d5eda CMYK chart
      #8d5eda RGB pie chart
      #8d5eda color shades, tints & tones
#8d5eda color schemes
#8d5eda color preview, HTML & CSS examples
           This text has a color of #8d5eda        
        
          <p style="color:#8d5eda;">Text here</p>
        
        
          .mytext {color:#8d5eda;}
        
        Text color #8d5eda
      
           This box has a color of #8d5eda        
        
          <div style="background-color:#8d5eda;">Content here</div>
        
        
          .mybackground {background-color:#8d5eda;}
        
        Background color #8d5eda
      
           Border around this has a color of #8d5eda        
        
          <div style="border:2px solid #8d5eda;">Content here</div>
        
        
          .myborder {border:2px solid #8d5eda;}
        
        Border color #8d5eda