#8b2a95 color space conversions
Hex:
        #8b2a95
        RGB:
        139, 42, 149
        CMY:
        45, 84, 42
        CMYK:
        7, 72, 0, 42
      HSL:
        294°, 56.0209%, 37.4510%
        HSV (HSB):
        294°, 71.8121%, 58.4314%
        XYZ:
        16.9002, 9.3148, 29.3410
        xyY:
        0.3042, 0.1677, 9.3148
      CIE-Lab:
        36.5835, 54.5078, -38.5206
        CIE-LCH:
        36.5835, 66.7453, 324.7512
        CIE-Luv:
        36.5835, 37.3251, -59.7636
        Hunter-Lab:
        30.5202, 45.4322, -35.6350
      #8b2a95 color charts
#8b2a95 RGB chart
      #8b2a95 CMYK chart
      #8b2a95 RGB pie chart
      #8b2a95 color shades, tints & tones
#8b2a95 color schemes
#8b2a95 color preview, HTML & CSS examples
           This text has a color of #8b2a95        
        
          <p style="color:#8b2a95;">Text here</p>
        
        
          .mytext {color:#8b2a95;}
        
        Text color #8b2a95
      
           This box has a color of #8b2a95        
        
          <div style="background-color:#8b2a95;">Content here</div>
        
        
          .mybackground {background-color:#8b2a95;}
        
        Background color #8b2a95
      
           Border around this has a color of #8b2a95        
        
          <div style="border:2px solid #8b2a95;">Content here</div>
        
        
          .myborder {border:2px solid #8b2a95;}
        
        Border color #8b2a95