#9a42ac color space conversions
Hex:
        #9a42ac
        RGB:
        154, 66, 172
        CMY:
        40, 74, 33
        CMYK:
        10, 62, 0, 33
      HSL:
        290°, 44.5378%, 46.6667%
        HSV (HSB):
        290°, 61.6279%, 67.4510%
        XYZ:
        22.7210, 13.7450, 40.4852
        xyY:
        0.2953, 0.1786, 13.7450
      CIE-Lab:
        43.8650, 52.2741, -40.6010
        CIE-LCH:
        43.8650, 66.1893, 322.1637
        CIE-Luv:
        43.8650, 35.1090, -65.7197
        Hunter-Lab:
        37.0743, 44.5141, -38.7929
      #9a42ac color charts
#9a42ac RGB chart
      #9a42ac CMYK chart
      #9a42ac RGB pie chart
      #9a42ac color shades, tints & tones
#9a42ac color schemes
#9a42ac color preview, HTML & CSS examples
           This text has a color of #9a42ac        
        
          <p style="color:#9a42ac;">Text here</p>
        
        
          .mytext {color:#9a42ac;}
        
        Text color #9a42ac
      
           This box has a color of #9a42ac        
        
          <div style="background-color:#9a42ac;">Content here</div>
        
        
          .mybackground {background-color:#9a42ac;}
        
        Background color #9a42ac
      
           Border around this has a color of #9a42ac        
        
          <div style="border:2px solid #9a42ac;">Content here</div>
        
        
          .myborder {border:2px solid #9a42ac;}
        
        Border color #9a42ac