#9d4a7a color space conversions
Hex:
        #9d4a7a
        RGB:
        157, 74, 122
        CMY:
        38, 71, 52
        CMYK:
        0, 53, 22, 38
      HSL:
        325°, 35.9307%, 45.2941%
        HSV (HSB):
        325°, 52.8662%, 61.5686%
        XYZ:
        19.8663, 13.4708, 19.9654
        xyY:
        0.3727, 0.2527, 13.4708
      CIE-Lab:
        43.4642, 40.4194, -11.0993
        CIE-LCH:
        43.4642, 41.9157, 344.6449
        CIE-Luv:
        43.4642, 47.5345, -21.5558
        Hunter-Lab:
        36.7026, 32.3884, -6.5607
      #9d4a7a color charts
#9d4a7a RGB chart
      #9d4a7a CMYK chart
      #9d4a7a RGB pie chart
      #9d4a7a color shades, tints & tones
#9d4a7a color schemes
#9d4a7a color preview, HTML & CSS examples
           This text has a color of #9d4a7a        
        
          <p style="color:#9d4a7a;">Text here</p>
        
        
          .mytext {color:#9d4a7a;}
        
        Text color #9d4a7a
      
           This box has a color of #9d4a7a        
        
          <div style="background-color:#9d4a7a;">Content here</div>
        
        
          .mybackground {background-color:#9d4a7a;}
        
        Background color #9d4a7a
      
           Border around this has a color of #9d4a7a        
        
          <div style="border:2px solid #9d4a7a;">Content here</div>
        
        
          .myborder {border:2px solid #9d4a7a;}
        
        Border color #9d4a7a