#8b0e80 color space conversions
Hex:
        #8b0e80
        RGB:
        139, 14, 128
        CMY:
        45, 95, 50
        CMYK:
        0, 90, 8, 45
      HSL:
        305°, 81.6993%, 30.0000%
        HSV (HSB):
        305°, 89.9281%, 54.5098%
        XYZ:
        14.7008, 7.3616, 21.0682
        xyY:
        0.3408, 0.1707, 7.3616
      CIE-Lab:
        32.6162, 58.8400, -31.8573
        CIE-LCH:
        32.6162, 66.9107, 331.5679
        CIE-Luv:
        32.6162, 48.5055, -49.4127
        Hunter-Lab:
        27.1322, 49.2337, -27.0462
      #8b0e80 color charts
#8b0e80 RGB chart
      #8b0e80 CMYK chart
      #8b0e80 RGB pie chart
      #8b0e80 color shades, tints & tones
#8b0e80 color schemes
#8b0e80 color preview, HTML & CSS examples
           This text has a color of #8b0e80        
        
          <p style="color:#8b0e80;">Text here</p>
        
        
          .mytext {color:#8b0e80;}
        
        Text color #8b0e80
      
           This box has a color of #8b0e80        
        
          <div style="background-color:#8b0e80;">Content here</div>
        
        
          .mybackground {background-color:#8b0e80;}
        
        Background color #8b0e80
      
           Border around this has a color of #8b0e80        
        
          <div style="border:2px solid #8b0e80;">Content here</div>
        
        
          .myborder {border:2px solid #8b0e80;}
        
        Border color #8b0e80