#9f0c80 color space conversions
Hex:
        #9f0c80
        RGB:
        159, 12, 128
        CMY:
        38, 95, 50
        CMYK:
        0, 92, 19, 38
      HSL:
        313°, 85.9649%, 33.5294%
        HSV (HSB):
        313°, 92.4528%, 62.3529%
        XYZ:
        18.3258, 9.1924, 21.2305
        xyY:
        0.3759, 0.1886, 9.1924
      CIE-Lab:
        36.3521, 63.1984, -25.7125
        CIE-LCH:
        36.3521, 68.2288, 337.8609
        CIE-Luv:
        36.3521, 64.0361, -43.5331
        Hunter-Lab:
        30.3189, 54.8335, -20.2939
      #9f0c80 color charts
#9f0c80 RGB chart
      #9f0c80 CMYK chart
      #9f0c80 RGB pie chart
      #9f0c80 color shades, tints & tones
#9f0c80 color schemes
#9f0c80 color preview, HTML & CSS examples
           This text has a color of #9f0c80        
        
          <p style="color:#9f0c80;">Text here</p>
        
        
          .mytext {color:#9f0c80;}
        
        Text color #9f0c80
      
           This box has a color of #9f0c80        
        
          <div style="background-color:#9f0c80;">Content here</div>
        
        
          .mybackground {background-color:#9f0c80;}
        
        Background color #9f0c80
      
           Border around this has a color of #9f0c80        
        
          <div style="border:2px solid #9f0c80;">Content here</div>
        
        
          .myborder {border:2px solid #9f0c80;}
        
        Border color #9f0c80