#8c5edd color space conversions
Hex:
        #8c5edd
        RGB:
        140, 94, 221
        CMY:
        45, 63, 13
        CMYK:
        37, 57, 0, 13
      HSL:
        262°, 65.1282%, 61.7647%
        HSV (HSB):
        262°, 57.4661%, 86.6667%
        XYZ:
        27.8691, 18.8013, 70.5668
        xyY:
        0.2377, 0.1604, 18.8013
      CIE-Lab:
        50.4539, 45.7339, -58.5028
        CIE-LCH:
        50.4539, 74.2575, 308.0161
        CIE-Luv:
        50.4539, 10.4187, -94.3975
        Hunter-Lab:
        43.3605, 38.8464, -66.1388
      #8c5edd color charts
#8c5edd RGB chart
      #8c5edd CMYK chart
      #8c5edd RGB pie chart
      #8c5edd color shades, tints & tones
#8c5edd color schemes
#8c5edd color preview, HTML & CSS examples
           This text has a color of #8c5edd        
        
          <p style="color:#8c5edd;">Text here</p>
        
        
          .mytext {color:#8c5edd;}
        
        Text color #8c5edd
      
           This box has a color of #8c5edd        
        
          <div style="background-color:#8c5edd;">Content here</div>
        
        
          .mybackground {background-color:#8c5edd;}
        
        Background color #8c5edd
      
           Border around this has a color of #8c5edd        
        
          <div style="border:2px solid #8c5edd;">Content here</div>
        
        
          .myborder {border:2px solid #8c5edd;}
        
        Border color #8c5edd