#8d5cce color space conversions
Hex:
        #8d5cce
        RGB:
        141, 92, 206
        CMY:
        45, 64, 19
        CMYK:
        32, 55, 0, 19
      HSL:
        266°, 53.7736%, 58.4314%
        HSV (HSB):
        266°, 55.3398%, 80.7843%
        XYZ:
        25.9522, 17.7732, 60.4553
        xyY:
        0.2491, 0.1706, 17.7732
      CIE-Lab:
        49.2199, 43.2557, -51.9340
        CIE-LCH:
        49.2199, 67.5885, 309.7908
        CIE-Luv:
        49.2199, 13.5681, -83.7001
        Hunter-Lab:
        42.1583, 36.1057, -55.5114
      #8d5cce color charts
#8d5cce RGB chart
      #8d5cce CMYK chart
      #8d5cce RGB pie chart
      #8d5cce color shades, tints & tones
#8d5cce color schemes
#8d5cce color preview, HTML & CSS examples
           This text has a color of #8d5cce        
        
          <p style="color:#8d5cce;">Text here</p>
        
        
          .mytext {color:#8d5cce;}
        
        Text color #8d5cce
      
           This box has a color of #8d5cce        
        
          <div style="background-color:#8d5cce;">Content here</div>
        
        
          .mybackground {background-color:#8d5cce;}
        
        Background color #8d5cce
      
           Border around this has a color of #8d5cce        
        
          <div style="border:2px solid #8d5cce;">Content here</div>
        
        
          .myborder {border:2px solid #8d5cce;}
        
        Border color #8d5cce