#9d42af color space conversions
Hex:
        #9d42af
        RGB:
        157, 66, 175
        CMY:
        38, 74, 31
        CMYK:
        10, 62, 0, 31
      HSL:
        290°, 45.2282%, 47.2549%
        HSV (HSB):
        290°, 62.2857%, 68.6275%
        XYZ:
        23.5907, 14.1597, 42.0472
        xyY:
        0.2956, 0.1774, 14.1597
      CIE-Lab:
        44.4611, 53.6147, -41.3995
        CIE-LCH:
        44.4611, 67.7381, 322.3258
        CIE-Luv:
        44.4611, 36.2630, -67.2923
        Hunter-Lab:
        37.6293, 46.0544, -39.9103
      #9d42af color charts
#9d42af RGB chart
      #9d42af CMYK chart
      #9d42af RGB pie chart
      #9d42af color shades, tints & tones
#9d42af color schemes
#9d42af color preview, HTML & CSS examples
           This text has a color of #9d42af        
        
          <p style="color:#9d42af;">Text here</p>
        
        
          .mytext {color:#9d42af;}
        
        Text color #9d42af
      
           This box has a color of #9d42af        
        
          <div style="background-color:#9d42af;">Content here</div>
        
        
          .mybackground {background-color:#9d42af;}
        
        Background color #9d42af
      
           Border around this has a color of #9d42af        
        
          <div style="border:2px solid #9d42af;">Content here</div>
        
        
          .myborder {border:2px solid #9d42af;}
        
        Border color #9d42af