#987196 color space conversions
Hex:
        #987196
        RGB:
        152, 113, 150
        CMY:
        40, 56, 41
        CMYK:
        0, 26, 1, 40
      HSL:
        303°, 15.9184%, 51.9608%
        HSV (HSB):
        303°, 25.6579%, 59.6078%
        XYZ:
        24.3590, 20.6877, 31.5634
        xyY:
        0.3180, 0.2700, 20.6877
      CIE-Lab:
        52.6060, 21.8823, -14.0783
        CIE-LCH:
        52.6060, 26.0199, 327.2442
        CIE-Luv:
        52.6060, 19.8950, -23.7289
        Hunter-Lab:
        45.4837, 16.0002, -9.3057
      #987196 color charts
#987196 RGB chart
      #987196 CMYK chart
      #987196 RGB pie chart
      #987196 color shades, tints & tones
#987196 color schemes
#987196 color preview, HTML & CSS examples
           This text has a color of #987196        
        
          <p style="color:#987196;">Text here</p>
        
        
          .mytext {color:#987196;}
        
        Text color #987196
      
           This box has a color of #987196        
        
          <div style="background-color:#987196;">Content here</div>
        
        
          .mybackground {background-color:#987196;}
        
        Background color #987196
      
           Border around this has a color of #987196        
        
          <div style="border:2px solid #987196;">Content here</div>
        
        
          .myborder {border:2px solid #987196;}
        
        Border color #987196