#9e356f color space conversions
Hex:
        #9e356f
        RGB:
        158, 53, 111
        CMY:
        38, 79, 56
        CMYK:
        0, 66, 30, 38
      HSL:
        327°, 49.7630%, 41.3725%
        HSV (HSB):
        327°, 66.4557%, 61.9608%
        XYZ:
        18.2429, 10.9630, 16.1935
        xyY:
        0.4018, 0.2415, 10.9630
      CIE-Lab:
        39.5181, 49.1155, -10.2428
        CIE-LCH:
        39.5181, 50.1722, 348.2201
        CIE-Luv:
        39.5181, 60.4604, -21.4238
        Hunter-Lab:
        33.1104, 40.4051, -5.8200
      #9e356f color charts
#9e356f RGB chart
      #9e356f CMYK chart
      #9e356f RGB pie chart
      #9e356f color shades, tints & tones
#9e356f color schemes
#9e356f color preview, HTML & CSS examples
           This text has a color of #9e356f        
        
          <p style="color:#9e356f;">Text here</p>
        
        
          .mytext {color:#9e356f;}
        
        Text color #9e356f
      
           This box has a color of #9e356f        
        
          <div style="background-color:#9e356f;">Content here</div>
        
        
          .mybackground {background-color:#9e356f;}
        
        Background color #9e356f
      
           Border around this has a color of #9e356f        
        
          <div style="border:2px solid #9e356f;">Content here</div>
        
        
          .myborder {border:2px solid #9e356f;}
        
        Border color #9e356f