#9d42ac color space conversions
Hex:
        #9d42ac
        RGB:
        157, 66, 172
        CMY:
        38, 74, 33
        CMYK:
        9, 62, 0, 33
      HSL:
        292°, 44.5378%, 46.6667%
        HSV (HSB):
        292°, 61.6279%, 67.4510%
        XYZ:
        23.2992, 14.0431, 40.5123
        xyY:
        0.2993, 0.1804, 14.0431
      CIE-Lab:
        44.2947, 53.0324, -39.8923
        CIE-LCH:
        44.2947, 66.3614, 323.0486
        CIE-Luv:
        44.2947, 37.0435, -64.9523
        Hunter-Lab:
        37.4741, 45.4013, -37.8650
      #9d42ac color charts
#9d42ac RGB chart
      #9d42ac CMYK chart
      #9d42ac RGB pie chart
      #9d42ac color shades, tints & tones
#9d42ac color schemes
#9d42ac color preview, HTML & CSS examples
           This text has a color of #9d42ac        
        
          <p style="color:#9d42ac;">Text here</p>
        
        
          .mytext {color:#9d42ac;}
        
        Text color #9d42ac
      
           This box has a color of #9d42ac        
        
          <div style="background-color:#9d42ac;">Content here</div>
        
        
          .mybackground {background-color:#9d42ac;}
        
        Background color #9d42ac
      
           Border around this has a color of #9d42ac        
        
          <div style="border:2px solid #9d42ac;">Content here</div>
        
        
          .myborder {border:2px solid #9d42ac;}
        
        Border color #9d42ac