#964bbd color space conversions
Hex:
        #964bbd
        RGB:
        150, 75, 189
        CMY:
        41, 71, 26
        CMYK:
        21, 60, 0, 26
      HSL:
        279°, 46.3415%, 51.7647%
        HSV (HSB):
        279°, 60.3175%, 74.1176%
        XYZ:
        24.2791, 15.1903, 49.7965
        xyY:
        0.2720, 0.1702, 15.1903
      CIE-Lab:
        45.8938, 50.4662, -47.3772
        CIE-LCH:
        45.8938, 69.2203, 316.8083
        CIE-Luv:
        45.8938, 26.2690, -76.2783
        Hunter-Lab:
        38.9747, 42.9896, -48.4702
      #964bbd color charts
#964bbd RGB chart
      #964bbd CMYK chart
      #964bbd RGB pie chart
      #964bbd color shades, tints & tones
#964bbd color schemes
#964bbd color preview, HTML & CSS examples
           This text has a color of #964bbd        
        
          <p style="color:#964bbd;">Text here</p>
        
        
          .mytext {color:#964bbd;}
        
        Text color #964bbd
      
           This box has a color of #964bbd        
        
          <div style="background-color:#964bbd;">Content here</div>
        
        
          .mybackground {background-color:#964bbd;}
        
        Background color #964bbd
      
           Border around this has a color of #964bbd        
        
          <div style="border:2px solid #964bbd;">Content here</div>
        
        
          .myborder {border:2px solid #964bbd;}
        
        Border color #964bbd