#991e5f color space conversions
Hex:
        #991e5f
        RGB:
        153, 30, 95
        CMY:
        40, 88, 63
        CMYK:
        0, 80, 38, 40
      HSL:
        328°, 67.2131%, 35.8824%
        HSV (HSB):
        328°, 80.3922%, 60.0000%
        XYZ:
        15.6667, 8.5271, 11.6466
        xyY:
        0.4371, 0.2379, 8.5271
      CIE-Lab:
        35.0573, 54.0721, -6.9089
        CIE-LCH:
        35.0573, 54.5117, 352.7187
        CIE-Luv:
        35.0573, 69.8246, -17.5145
        Hunter-Lab:
        29.2012, 44.6649, -3.2065
      #991e5f color charts
#991e5f RGB chart
      #991e5f CMYK chart
      #991e5f RGB pie chart
      #991e5f color shades, tints & tones
#991e5f color schemes
#991e5f color preview, HTML & CSS examples
           This text has a color of #991e5f        
        
          <p style="color:#991e5f;">Text here</p>
        
        
          .mytext {color:#991e5f;}
        
        Text color #991e5f
      
           This box has a color of #991e5f        
        
          <div style="background-color:#991e5f;">Content here</div>
        
        
          .mybackground {background-color:#991e5f;}
        
        Background color #991e5f
      
           Border around this has a color of #991e5f        
        
          <div style="border:2px solid #991e5f;">Content here</div>
        
        
          .myborder {border:2px solid #991e5f;}
        
        Border color #991e5f