#9d407f color space conversions
Hex:
        #9d407f
        RGB:
        157, 64, 127
        CMY:
        38, 75, 50
        CMYK:
        0, 59, 19, 38
      HSL:
        319°, 42.0814%, 43.3333%
        HSV (HSB):
        319°, 59.2357%, 61.5686%
        XYZ:
        19.5688, 12.3672, 21.4344
        xyY:
        0.3667, 0.2317, 12.3672
      CIE-Lab:
        41.7939, 46.1308, -16.7002
        CIE-LCH:
        41.7939, 49.0606, 340.0988
        CIE-Luv:
        41.7939, 50.3851, -29.9627
        Hunter-Lab:
        35.1670, 37.7845, -11.5205
      #9d407f color charts
#9d407f RGB chart
      #9d407f CMYK chart
      #9d407f RGB pie chart
      #9d407f color shades, tints & tones
#9d407f color schemes
#9d407f color preview, HTML & CSS examples
           This text has a color of #9d407f        
        
          <p style="color:#9d407f;">Text here</p>
        
        
          .mytext {color:#9d407f;}
        
        Text color #9d407f
      
           This box has a color of #9d407f        
        
          <div style="background-color:#9d407f;">Content here</div>
        
        
          .mybackground {background-color:#9d407f;}
        
        Background color #9d407f
      
           Border around this has a color of #9d407f        
        
          <div style="border:2px solid #9d407f;">Content here</div>
        
        
          .myborder {border:2px solid #9d407f;}
        
        Border color #9d407f