#9696d7 color space conversions
Hex:
        #9696d7
        RGB:
        150, 150, 215
        CMY:
        41, 41, 16
        CMYK:
        30, 30, 0, 16
      HSL:
        240°, 44.8276%, 71.5686%
        HSV (HSB):
        240°, 30.2326%, 84.3137%
        XYZ:
        35.7498, 33.2030, 68.8146
        xyY:
        0.2595, 0.2410, 33.2030
      CIE-Lab:
        64.3250, 14.6950, -33.1427
        CIE-LCH:
        64.3250, 36.2545, 293.9118
        CIE-Luv:
        64.3250, -3.8970, -54.0586
        Hunter-Lab:
        57.6221, 9.9060, -30.4711
      #9696d7 color charts
#9696d7 RGB chart
      #9696d7 CMYK chart
      #9696d7 RGB pie chart
      #9696d7 color shades, tints & tones
#9696d7 color schemes
#9696d7 color preview, HTML & CSS examples
           This text has a color of #9696d7        
        
          <p style="color:#9696d7;">Text here</p>
        
        
          .mytext {color:#9696d7;}
        
        Text color #9696d7
      
           This box has a color of #9696d7        
        
          <div style="background-color:#9696d7;">Content here</div>
        
        
          .mybackground {background-color:#9696d7;}
        
        Background color #9696d7
      
           Border around this has a color of #9696d7        
        
          <div style="border:2px solid #9696d7;">Content here</div>
        
        
          .myborder {border:2px solid #9696d7;}
        
        Border color #9696d7