#9d057f color space conversions
Hex:
        #9d057f
        RGB:
        157, 5, 127
        CMY:
        38, 98, 50
        CMYK:
        0, 97, 19, 38
      HSL:
        312°, 93.8272%, 31.7647%
        HSV (HSB):
        312°, 96.8153%, 61.5686%
        XYZ:
        17.7897, 8.8089, 20.8413
        xyY:
        0.3750, 0.1857, 8.8089
      CIE-Lab:
        35.6138, 63.5357, -26.2724
        CIE-LCH:
        35.6138, 68.7534, 337.5346
        CIE-Luv:
        35.6138, 63.4775, -44.0572
        Hunter-Lab:
        29.6799, 55.0504, -20.8578
      #9d057f color charts
#9d057f RGB chart
      #9d057f CMYK chart
      #9d057f RGB pie chart
      #9d057f color shades, tints & tones
#9d057f color schemes
#9d057f color preview, HTML & CSS examples
           This text has a color of #9d057f        
        
          <p style="color:#9d057f;">Text here</p>
        
        
          .mytext {color:#9d057f;}
        
        Text color #9d057f
      
           This box has a color of #9d057f        
        
          <div style="background-color:#9d057f;">Content here</div>
        
        
          .mybackground {background-color:#9d057f;}
        
        Background color #9d057f
      
           Border around this has a color of #9d057f        
        
          <div style="border:2px solid #9d057f;">Content here</div>
        
        
          .myborder {border:2px solid #9d057f;}
        
        Border color #9d057f