#8f0c80 color space conversions
Hex:
        #8f0c80
        RGB:
        143, 12, 128
        CMY:
        44, 95, 50
        CMYK:
        0, 92, 10, 44
      HSL:
        307°, 84.5161%, 30.3922%
        HSV (HSB):
        307°, 91.6084%, 56.0784%
        XYZ:
        15.3554, 7.6611, 21.0915
        xyY:
        0.3481, 0.1737, 7.6611
      CIE-Lab:
        33.2669, 59.9619, -30.7782
        CIE-LCH:
        33.2669, 67.3997, 332.8287
        CIE-Luv:
        33.2669, 51.6841, -48.4762
        Hunter-Lab:
        27.6787, 50.5897, -25.8046
      #8f0c80 color charts
#8f0c80 RGB chart
      #8f0c80 CMYK chart
      #8f0c80 RGB pie chart
      #8f0c80 color shades, tints & tones
#8f0c80 color schemes
#8f0c80 color preview, HTML & CSS examples
           This text has a color of #8f0c80        
        
          <p style="color:#8f0c80;">Text here</p>
        
        
          .mytext {color:#8f0c80;}
        
        Text color #8f0c80
      
           This box has a color of #8f0c80        
        
          <div style="background-color:#8f0c80;">Content here</div>
        
        
          .mybackground {background-color:#8f0c80;}
        
        Background color #8f0c80
      
           Border around this has a color of #8f0c80        
        
          <div style="border:2px solid #8f0c80;">Content here</div>
        
        
          .myborder {border:2px solid #8f0c80;}
        
        Border color #8f0c80