#9e195f color space conversions
Hex:
        #9e195f
        RGB:
        158, 25, 95
        CMY:
        38, 90, 63
        CMYK:
        0, 84, 40, 38
      HSL:
        328°, 72.6776%, 35.8824%
        HSV (HSB):
        328°, 84.1772%, 61.9608%
        XYZ:
        16.5137, 8.7906, 11.6529
        xyY:
        0.4468, 0.2379, 8.7906
      CIE-Lab:
        35.5779, 56.6823, -6.0282
        CIE-LCH:
        35.5779, 57.0019, 353.9294
        CIE-Luv:
        35.5779, 75.1419, -17.0173
        Hunter-Lab:
        29.6489, 47.5346, -2.5484
      #9e195f color charts
#9e195f RGB chart
      #9e195f CMYK chart
      #9e195f RGB pie chart
      #9e195f color shades, tints & tones
#9e195f color schemes
#9e195f color preview, HTML & CSS examples
           This text has a color of #9e195f        
        
          <p style="color:#9e195f;">Text here</p>
        
        
          .mytext {color:#9e195f;}
        
        Text color #9e195f
      
           This box has a color of #9e195f        
        
          <div style="background-color:#9e195f;">Content here</div>
        
        
          .mybackground {background-color:#9e195f;}
        
        Background color #9e195f
      
           Border around this has a color of #9e195f        
        
          <div style="border:2px solid #9e195f;">Content here</div>
        
        
          .myborder {border:2px solid #9e195f;}
        
        Border color #9e195f