#ca9ffd color space conversions
Hex:
        #ca9ffd
        RGB:
        202, 159, 253
        CMY:
        21, 38, 1
        CMYK:
        20, 37, 0, 1
      HSL:
        267°, 95.9184%, 80.7843%
        HSV (HSB):
        267°, 37.1542%, 99.2157%
        XYZ:
        54.4849, 44.4447, 98.6355
        xyY:
        0.2758, 0.2250, 44.4447
      CIE-Lab:
        72.5247, 33.7795, -40.8890
        CIE-LCH:
        72.5247, 53.0374, 309.5610
        CIE-Luv:
        72.5247, 15.5035, -70.7535
        Hunter-Lab:
        66.6668, 29.2159, -41.0545
      #ca9ffd color charts
#ca9ffd RGB chart
      #ca9ffd CMYK chart
      #ca9ffd RGB pie chart
      #ca9ffd color shades, tints & tones
#ca9ffd color schemes
#ca9ffd color preview, HTML & CSS examples
           This text has a color of #ca9ffd        
        
          <p style="color:#ca9ffd;">Text here</p>
        
        
          .mytext {color:#ca9ffd;}
        
        Text color #ca9ffd
      
           This box has a color of #ca9ffd        
        
          <div style="background-color:#ca9ffd;">Content here</div>
        
        
          .mybackground {background-color:#ca9ffd;}
        
        Background color #ca9ffd
      
           Border around this has a color of #ca9ffd        
        
          <div style="border:2px solid #ca9ffd;">Content here</div>
        
        
          .myborder {border:2px solid #ca9ffd;}
        
        Border color #ca9ffd