#8b2dc1 color space conversions
Hex:
        #8b2dc1
        RGB:
        139, 45, 193
        CMY:
        45, 82, 24
        CMYK:
        28, 77, 0, 24
      HSL:
        278°, 62.1849%, 46.6667%
        HSV (HSB):
        278°, 76.6839%, 75.6863%
        XYZ:
        21.2115, 11.2160, 51.4990
        xyY:
        0.2527, 0.1336, 11.2160
      CIE-Lab:
        39.9419, 62.1537, -59.3755
        CIE-LCH:
        39.9419, 85.9566, 316.3096
        CIE-Luv:
        39.9419, 25.3611, -90.7903
        Hunter-Lab:
        33.4903, 54.4472, -67.7288
      #8b2dc1 color charts
#8b2dc1 RGB chart
      #8b2dc1 CMYK chart
      #8b2dc1 RGB pie chart
      #8b2dc1 color shades, tints & tones
#8b2dc1 color schemes
#8b2dc1 color preview, HTML & CSS examples
           This text has a color of #8b2dc1        
        
          <p style="color:#8b2dc1;">Text here</p>
        
        
          .mytext {color:#8b2dc1;}
        
        Text color #8b2dc1
      
           This box has a color of #8b2dc1        
        
          <div style="background-color:#8b2dc1;">Content here</div>
        
        
          .mybackground {background-color:#8b2dc1;}
        
        Background color #8b2dc1
      
           Border around this has a color of #8b2dc1        
        
          <div style="border:2px solid #8b2dc1;">Content here</div>
        
        
          .myborder {border:2px solid #8b2dc1;}
        
        Border color #8b2dc1