#9976bb color space conversions
Hex:
        #9976bb
        RGB:
        153, 118, 187
        CMY:
        40, 54, 27
        CMYK:
        18, 37, 0, 27
      HSL:
        270°, 33.6585%, 59.8039%
        HSV (HSB):
        270°, 36.8984%, 73.3333%
        XYZ:
        28.5849, 23.3170, 50.0078
        xyY:
        0.2805, 0.2288, 23.3170
      CIE-Lab:
        55.3974, 27.2460, -31.2093
        CIE-LCH:
        55.3974, 41.4290, 311.1213
        CIE-Luv:
        55.3974, 13.3690, -51.2474
        Hunter-Lab:
        48.2877, 21.1634, -27.6006
      #9976bb color charts
#9976bb RGB chart
      #9976bb CMYK chart
      #9976bb RGB pie chart
      #9976bb color shades, tints & tones
#9976bb color schemes
#9976bb color preview, HTML & CSS examples
           This text has a color of #9976bb        
        
          <p style="color:#9976bb;">Text here</p>
        
        
          .mytext {color:#9976bb;}
        
        Text color #9976bb
      
           This box has a color of #9976bb        
        
          <div style="background-color:#9976bb;">Content here</div>
        
        
          .mybackground {background-color:#9976bb;}
        
        Background color #9976bb
      
           Border around this has a color of #9976bb        
        
          <div style="border:2px solid #9976bb;">Content here</div>
        
        
          .myborder {border:2px solid #9976bb;}
        
        Border color #9976bb