#9964b4 color space conversions
Hex:
        #9964b4
        RGB:
        153, 100, 180
        CMY:
        40, 61, 29
        CMYK:
        15, 44, 0, 29
      HSL:
        280°, 34.7826%, 54.9020%
        HSV (HSB):
        280°, 44.4444%, 70.5882%
        XYZ:
        25.9323, 19.1819, 45.5157
        xyY:
        0.2861, 0.2117, 19.1819
      CIE-Lab:
        50.8994, 35.9334, -34.1984
        CIE-LCH:
        50.8994, 49.6059, 316.4171
        CIE-Luv:
        50.8994, 21.5463, -56.1613
        Hunter-Lab:
        43.7972, 29.0446, -30.9584
      #9964b4 color charts
#9964b4 RGB chart
      #9964b4 CMYK chart
      #9964b4 RGB pie chart
      #9964b4 color shades, tints & tones
#9964b4 color schemes
#9964b4 color preview, HTML & CSS examples
           This text has a color of #9964b4        
        
          <p style="color:#9964b4;">Text here</p>
        
        
          .mytext {color:#9964b4;}
        
        Text color #9964b4
      
           This box has a color of #9964b4        
        
          <div style="background-color:#9964b4;">Content here</div>
        
        
          .mybackground {background-color:#9964b4;}
        
        Background color #9964b4
      
           Border around this has a color of #9964b4        
        
          <div style="border:2px solid #9964b4;">Content here</div>
        
        
          .myborder {border:2px solid #9964b4;}
        
        Border color #9964b4