#966dd5 color space conversions
Hex:
        #966dd5
        RGB:
        150, 109, 213
        CMY:
        41, 57, 16
        CMYK:
        30, 49, 0, 16
      HSL:
        264°, 55.3191%, 63.1373%
        HSV (HSB):
        264°, 48.8263%, 83.5294%
        XYZ:
        30.0566, 22.2254, 65.6566
        xyY:
        0.2548, 0.1884, 22.2254
      CIE-Lab:
        54.2654, 37.7784, -47.8202
        CIE-LCH:
        54.2654, 60.9424, 308.3091
        CIE-Luv:
        54.2654, 11.7767, -78.5884
        Hunter-Lab:
        47.1438, 31.3010, -49.5717
      #966dd5 color charts
#966dd5 RGB chart
      #966dd5 CMYK chart
      #966dd5 RGB pie chart
      #966dd5 color shades, tints & tones
#966dd5 color schemes
#966dd5 color preview, HTML & CSS examples
           This text has a color of #966dd5        
        
          <p style="color:#966dd5;">Text here</p>
        
        
          .mytext {color:#966dd5;}
        
        Text color #966dd5
      
           This box has a color of #966dd5        
        
          <div style="background-color:#966dd5;">Content here</div>
        
        
          .mybackground {background-color:#966dd5;}
        
        Background color #966dd5
      
           Border around this has a color of #966dd5        
        
          <div style="border:2px solid #966dd5;">Content here</div>
        
        
          .myborder {border:2px solid #966dd5;}
        
        Border color #966dd5