#8b2d89 color space conversions
Hex:
        #8b2d89
        RGB:
        139, 45, 137
        CMY:
        45, 82, 46
        CMYK:
        0, 68, 1, 45
      HSL:
        301°, 51.0870%, 36.0784%
        HSV (HSB):
        301°, 67.6259%, 54.5098%
        XYZ:
        16.1012, 9.1719, 24.5886
        xyY:
        0.3229, 0.1839, 9.1719
      CIE-Lab:
        36.3131, 51.1704, -31.5977
        CIE-LCH:
        36.3131, 60.1400, 328.3047
        CIE-Luv:
        36.3131, 40.2801, -49.7588
        Hunter-Lab:
        30.2851, 41.9013, -26.9383
      #8b2d89 color charts
#8b2d89 RGB chart
      #8b2d89 CMYK chart
      #8b2d89 RGB pie chart
      #8b2d89 color shades, tints & tones
#8b2d89 color schemes
#8b2d89 color preview, HTML & CSS examples
           This text has a color of #8b2d89        
        
          <p style="color:#8b2d89;">Text here</p>
        
        
          .mytext {color:#8b2d89;}
        
        Text color #8b2d89
      
           This box has a color of #8b2d89        
        
          <div style="background-color:#8b2d89;">Content here</div>
        
        
          .mybackground {background-color:#8b2d89;}
        
        Background color #8b2d89
      
           Border around this has a color of #8b2d89        
        
          <div style="border:2px solid #8b2d89;">Content here</div>
        
        
          .myborder {border:2px solid #8b2d89;}
        
        Border color #8b2d89