#8b2ca1 color space conversions
Hex:
        #8b2ca1
        RGB:
        139, 44, 161
        CMY:
        45, 83, 37
        CMYK:
        14, 73, 0, 37
      HSL:
        289°, 57.0732%, 40.1961%
        HSV (HSB):
        289°, 72.6708%, 63.1373%
        XYZ:
        17.9812, 9.8635, 34.6744
        xyY:
        0.2876, 0.1578, 9.8635
      CIE-Lab:
        37.5964, 56.0127, -44.1700
        CIE-LCH:
        37.5964, 71.3331, 321.7417
        CIE-Luv:
        37.5964, 33.5235, -68.1809
        Hunter-Lab:
        31.4063, 47.2364, -43.4752
      #8b2ca1 color charts
#8b2ca1 RGB chart
      #8b2ca1 CMYK chart
      #8b2ca1 RGB pie chart
      #8b2ca1 color shades, tints & tones
#8b2ca1 color schemes
#8b2ca1 color preview, HTML & CSS examples
           This text has a color of #8b2ca1        
        
          <p style="color:#8b2ca1;">Text here</p>
        
        
          .mytext {color:#8b2ca1;}
        
        Text color #8b2ca1
      
           This box has a color of #8b2ca1        
        
          <div style="background-color:#8b2ca1;">Content here</div>
        
        
          .mybackground {background-color:#8b2ca1;}
        
        Background color #8b2ca1
      
           Border around this has a color of #8b2ca1        
        
          <div style="border:2px solid #8b2ca1;">Content here</div>
        
        
          .myborder {border:2px solid #8b2ca1;}
        
        Border color #8b2ca1