#ca96ee color space conversions
Hex:
        #ca96ee
        RGB:
        202, 150, 238
        CMY:
        21, 41, 7
        CMYK:
        15, 37, 0, 7
      HSL:
        275°, 72.1311%, 76.0784%
        HSV (HSB):
        275°, 36.9748%, 93.3333%
        XYZ:
        50.6961, 40.5423, 86.0424
        xyY:
        0.2860, 0.2287, 40.5423
      CIE-Lab:
        69.8540, 35.4312, -36.8803
        CIE-LCH:
        69.8540, 51.1422, 313.8520
        CIE-Luv:
        69.8540, 21.1672, -63.9404
        Hunter-Lab:
        63.6728, 30.6936, -35.5488
      #ca96ee color charts
#ca96ee RGB chart
      #ca96ee CMYK chart
      #ca96ee RGB pie chart
      #ca96ee color shades, tints & tones
#ca96ee color schemes
#ca96ee color preview, HTML & CSS examples
           This text has a color of #ca96ee        
        
          <p style="color:#ca96ee;">Text here</p>
        
        
          .mytext {color:#ca96ee;}
        
        Text color #ca96ee
      
           This box has a color of #ca96ee        
        
          <div style="background-color:#ca96ee;">Content here</div>
        
        
          .mybackground {background-color:#ca96ee;}
        
        Background color #ca96ee
      
           Border around this has a color of #ca96ee        
        
          <div style="border:2px solid #ca96ee;">Content here</div>
        
        
          .myborder {border:2px solid #ca96ee;}
        
        Border color #ca96ee