#99196b color space conversions
Hex:
        #99196b
        RGB:
        153, 25, 107
        CMY:
        40, 90, 58
        CMYK:
        0, 84, 30, 40
      HSL:
        322°, 71.9101%, 34.9020%
        HSV (HSB):
        322°, 83.6601%, 60.0000%
        XYZ:
        16.1383, 8.5291, 14.7056
        xyY:
        0.4099, 0.2166, 8.5291
      CIE-Lab:
        35.0614, 56.7785, -14.5766
        CIE-LCH:
        35.0614, 58.6198, 345.6015
        CIE-Luv:
        35.0614, 66.1724, -27.5503
        Hunter-Lab:
        29.2046, 47.5302, -9.4115
      #99196b color charts
#99196b RGB chart
      #99196b CMYK chart
      #99196b RGB pie chart
      #99196b color shades, tints & tones
#99196b color schemes
#99196b color preview, HTML & CSS examples
           This text has a color of #99196b        
        
          <p style="color:#99196b;">Text here</p>
        
        
          .mytext {color:#99196b;}
        
        Text color #99196b
      
           This box has a color of #99196b        
        
          <div style="background-color:#99196b;">Content here</div>
        
        
          .mybackground {background-color:#99196b;}
        
        Background color #99196b
      
           Border around this has a color of #99196b        
        
          <div style="border:2px solid #99196b;">Content here</div>
        
        
          .myborder {border:2px solid #99196b;}
        
        Border color #99196b