#ca9ef1 color space conversions
Hex:
        #ca9ef1
        RGB:
        202, 158, 241
        CMY:
        21, 38, 5
        CMYK:
        16, 34, 0, 5
      HSL:
        272°, 74.7748%, 78.2353%
        HSV (HSB):
        272°, 34.4398%, 94.5098%
        XYZ:
        52.4612, 43.3611, 88.8236
        xyY:
        0.2841, 0.2348, 43.3611
      CIE-Lab:
        71.7994, 31.6984, -35.4974
        CIE-LCH:
        71.7994, 47.5905, 311.7642
        CIE-Luv:
        71.7994, 17.3985, -61.3671
        Hunter-Lab:
        65.8492, 26.9725, -33.8815
      #ca9ef1 color charts
#ca9ef1 RGB chart
      #ca9ef1 CMYK chart
      #ca9ef1 RGB pie chart
      #ca9ef1 color shades, tints & tones
#ca9ef1 color schemes
#ca9ef1 color preview, HTML & CSS examples
           This text has a color of #ca9ef1        
        
          <p style="color:#ca9ef1;">Text here</p>
        
        
          .mytext {color:#ca9ef1;}
        
        Text color #ca9ef1
      
           This box has a color of #ca9ef1        
        
          <div style="background-color:#ca9ef1;">Content here</div>
        
        
          .mybackground {background-color:#ca9ef1;}
        
        Background color #ca9ef1
      
           Border around this has a color of #ca9ef1        
        
          <div style="border:2px solid #ca9ef1;">Content here</div>
        
        
          .myborder {border:2px solid #ca9ef1;}
        
        Border color #ca9ef1