#9996b5 color space conversions
Hex:
        #9996b5
        RGB:
        153, 150, 181
        CMY:
        40, 41, 29
        CMYK:
        15, 17, 0, 29
      HSL:
        246°, 17.3184%, 64.9020%
        HSV (HSB):
        246°, 17.1271%, 70.9804%
        XYZ:
        32.3837, 31.9212, 48.1707
        xyY:
        0.2879, 0.2838, 31.9212
      CIE-Lab:
        63.2777, 7.5060, -15.7094
        CIE-LCH:
        63.2777, 17.4105, 295.5387
        CIE-Luv:
        63.2777, -0.2401, -24.8443
        Hunter-Lab:
        56.4988, 3.4387, -11.0012
      #9996b5 color charts
#9996b5 RGB chart
      #9996b5 CMYK chart
      #9996b5 RGB pie chart
      #9996b5 color shades, tints & tones
#9996b5 color schemes
#9996b5 color preview, HTML & CSS examples
           This text has a color of #9996b5        
        
          <p style="color:#9996b5;">Text here</p>
        
        
          .mytext {color:#9996b5;}
        
        Text color #9996b5
      
           This box has a color of #9996b5        
        
          <div style="background-color:#9996b5;">Content here</div>
        
        
          .mybackground {background-color:#9996b5;}
        
        Background color #9996b5
      
           Border around this has a color of #9996b5        
        
          <div style="border:2px solid #9996b5;">Content here</div>
        
        
          .myborder {border:2px solid #9996b5;}
        
        Border color #9996b5