#ca96ff color space conversions
Hex:
        #ca96ff
        RGB:
        202, 150, 255
        CMY:
        21, 41, 0
        CMYK:
        21, 41, 0, 0
      HSL:
        270°, 100.0000%, 79.4118%
        HSV (HSB):
        270°, 41.1765%, 100.0000%
        XYZ:
        53.3135, 41.5892, 99.8253
        xyY:
        0.2738, 0.2136, 41.5892
      CIE-Lab:
        70.5868, 39.1344, -45.0053
        CIE-LCH:
        70.5868, 59.6404, 311.0086
        CIE-Luv:
        70.5868, 18.8274, -78.0678
        Hunter-Lab:
        64.4897, 34.7084, -46.6337
      #ca96ff color charts
#ca96ff RGB chart
      #ca96ff CMYK chart
      #ca96ff RGB pie chart
      #ca96ff color shades, tints & tones
#ca96ff color schemes
#ca96ff color preview, HTML & CSS examples
           This text has a color of #ca96ff        
        
          <p style="color:#ca96ff;">Text here</p>
        
        
          .mytext {color:#ca96ff;}
        
        Text color #ca96ff
      
           This box has a color of #ca96ff        
        
          <div style="background-color:#ca96ff;">Content here</div>
        
        
          .mybackground {background-color:#ca96ff;}
        
        Background color #ca96ff
      
           Border around this has a color of #ca96ff        
        
          <div style="border:2px solid #ca96ff;">Content here</div>
        
        
          .myborder {border:2px solid #ca96ff;}
        
        Border color #ca96ff