#9f42ac color space conversions
Hex:
        #9f42ac
        RGB:
        159, 66, 172
        CMY:
        38, 74, 33
        CMYK:
        8, 62, 0, 33
      HSL:
        293°, 44.5378%, 46.6667%
        HSV (HSB):
        293°, 61.6279%, 67.4510%
        XYZ:
        23.6927, 14.2459, 40.5307
        xyY:
        0.3019, 0.1815, 14.2459
      CIE-Lab:
        44.5836, 53.5388, -39.4160
        CIE-LCH:
        44.5836, 66.4832, 323.6390
        CIE-Luv:
        44.5836, 38.3483, -64.4326
        Hunter-Lab:
        37.7438, 45.9972, -37.2473
      #9f42ac color charts
#9f42ac RGB chart
      #9f42ac CMYK chart
      #9f42ac RGB pie chart
      #9f42ac color shades, tints & tones
#9f42ac color schemes
#9f42ac color preview, HTML & CSS examples
           This text has a color of #9f42ac        
        
          <p style="color:#9f42ac;">Text here</p>
        
        
          .mytext {color:#9f42ac;}
        
        Text color #9f42ac
      
           This box has a color of #9f42ac        
        
          <div style="background-color:#9f42ac;">Content here</div>
        
        
          .mybackground {background-color:#9f42ac;}
        
        Background color #9f42ac
      
           Border around this has a color of #9f42ac        
        
          <div style="border:2px solid #9f42ac;">Content here</div>
        
        
          .myborder {border:2px solid #9f42ac;}
        
        Border color #9f42ac