#991b7f color space conversions
Hex:
        #991b7f
        RGB:
        153, 27, 127
        CMY:
        40, 89, 50
        CMYK:
        0, 82, 17, 40
      HSL:
        312°, 70.0000%, 35.2941%
        HSV (HSB):
        312°, 82.3529%, 60.0000%
        XYZ:
        17.3596, 9.0885, 20.9180
        xyY:
        0.3665, 0.1919, 9.0885
      CIE-Lab:
        36.1541, 58.8832, -25.4820
        CIE-LCH:
        36.1541, 64.1605, 336.5992
        CIE-Luv:
        36.1541, 57.8006, -42.4980
        Hunter-Lab:
        30.1471, 50.0280, -20.0362
      #991b7f color charts
#991b7f RGB chart
      #991b7f CMYK chart
      #991b7f RGB pie chart
      #991b7f color shades, tints & tones
#991b7f color schemes
#991b7f color preview, HTML & CSS examples
           This text has a color of #991b7f        
        
          <p style="color:#991b7f;">Text here</p>
        
        
          .mytext {color:#991b7f;}
        
        Text color #991b7f
      
           This box has a color of #991b7f        
        
          <div style="background-color:#991b7f;">Content here</div>
        
        
          .mybackground {background-color:#991b7f;}
        
        Background color #991b7f
      
           Border around this has a color of #991b7f        
        
          <div style="border:2px solid #991b7f;">Content here</div>
        
        
          .myborder {border:2px solid #991b7f;}
        
        Border color #991b7f