#966cdd color space conversions
Hex:
        #966cdd
        RGB:
        150, 108, 221
        CMY:
        41, 58, 13
        CMYK:
        32, 51, 0, 13
      HSL:
        262°, 62.4309%, 64.5098%
        HSV (HSB):
        262°, 51.1312%, 86.6667%
        XYZ:
        30.9914, 22.4296, 71.1025
        xyY:
        0.2489, 0.1801, 22.4296
      CIE-Lab:
        54.4799, 40.3492, -51.9985
        CIE-LCH:
        54.4799, 65.8172, 307.8104
        CIE-Luv:
        54.4799, 11.0629, -85.5099
        Hunter-Lab:
        47.3599, 33.9270, -55.8615
      #966cdd color charts
#966cdd RGB chart
      #966cdd CMYK chart
      #966cdd RGB pie chart
      #966cdd color shades, tints & tones
#966cdd color schemes
#966cdd color preview, HTML & CSS examples
           This text has a color of #966cdd        
        
          <p style="color:#966cdd;">Text here</p>
        
        
          .mytext {color:#966cdd;}
        
        Text color #966cdd
      
           This box has a color of #966cdd        
        
          <div style="background-color:#966cdd;">Content here</div>
        
        
          .mybackground {background-color:#966cdd;}
        
        Background color #966cdd
      
           Border around this has a color of #966cdd        
        
          <div style="border:2px solid #966cdd;">Content here</div>
        
        
          .myborder {border:2px solid #966cdd;}
        
        Border color #966cdd