#9f04ac color space conversions
Hex:
        #9f04ac
        RGB:
        159, 4, 172
        CMY:
        38, 98, 33
        CMYK:
        8, 98, 0, 33
      HSL:
        295°, 95.4545%, 34.5098%
        HSV (HSB):
        295°, 97.6744%, 67.4510%
        XYZ:
        21.7879, 10.4363, 39.8958
        xyY:
        0.3021, 0.1447, 10.4363
      CIE-Lab:
        38.6144, 70.5984, -48.9524
        CIE-LCH:
        38.6144, 85.9097, 325.2628
        CIE-Luv:
        38.6144, 47.4857, -76.8877
        Hunter-Lab:
        32.3053, 63.8528, -50.6072
      #9f04ac color charts
#9f04ac RGB chart
      #9f04ac CMYK chart
      #9f04ac RGB pie chart
      #9f04ac color shades, tints & tones
#9f04ac color schemes
#9f04ac color preview, HTML & CSS examples
           This text has a color of #9f04ac        
        
          <p style="color:#9f04ac;">Text here</p>
        
        
          .mytext {color:#9f04ac;}
        
        Text color #9f04ac
      
           This box has a color of #9f04ac        
        
          <div style="background-color:#9f04ac;">Content here</div>
        
        
          .mybackground {background-color:#9f04ac;}
        
        Background color #9f04ac
      
           Border around this has a color of #9f04ac        
        
          <div style="border:2px solid #9f04ac;">Content here</div>
        
        
          .myborder {border:2px solid #9f04ac;}
        
        Border color #9f04ac