#9e047f color space conversions
Hex:
        #9e047f
        RGB:
        158, 4, 127
        CMY:
        38, 98, 50
        CMYK:
        0, 97, 20, 38
      HSL:
        312°, 95.0617%, 31.7647%
        HSV (HSB):
        312°, 97.4684%, 61.9608%
        XYZ:
        17.9747, 8.8882, 20.8469
        xyY:
        0.3768, 0.1863, 8.8882
      CIE-Lab:
        35.7682, 63.8585, -26.0164
        CIE-LCH:
        35.7682, 68.9548, 337.8337
        CIE-Luv:
        35.7682, 64.3493, -43.8252
        Hunter-Lab:
        29.8132, 55.4469, -20.5894
      #9e047f color charts
#9e047f RGB chart
      #9e047f CMYK chart
      #9e047f RGB pie chart
      #9e047f color shades, tints & tones
#9e047f color schemes
#9e047f color preview, HTML & CSS examples
           This text has a color of #9e047f        
        
          <p style="color:#9e047f;">Text here</p>
        
        
          .mytext {color:#9e047f;}
        
        Text color #9e047f
      
           This box has a color of #9e047f        
        
          <div style="background-color:#9e047f;">Content here</div>
        
        
          .mybackground {background-color:#9e047f;}
        
        Background color #9e047f
      
           Border around this has a color of #9e047f        
        
          <div style="border:2px solid #9e047f;">Content here</div>
        
        
          .myborder {border:2px solid #9e047f;}
        
        Border color #9e047f