#caa1e0 color space conversions
Hex:
        #caa1e0
        RGB:
        202, 161, 224
        CMY:
        21, 37, 12
        CMYK:
        10, 28, 0, 12
      HSL:
        279°, 50.4000%, 75.4902%
        HSV (HSB):
        279°, 28.1250%, 87.8431%
        XYZ:
        50.5565, 43.4281, 76.2389
        xyY:
        0.2970, 0.2551, 43.4281
      CIE-Lab:
        71.8446, 26.4789, -26.1407
        CIE-LCH:
        71.8446, 37.2085, 315.3682
        CIE-Luv:
        71.8446, 18.1615, -45.1840
        Hunter-Lab:
        65.9000, 21.6149, -22.4618
      #caa1e0 color charts
#caa1e0 RGB chart
      #caa1e0 CMYK chart
      #caa1e0 RGB pie chart
      #caa1e0 color shades, tints & tones
#caa1e0 color schemes
#caa1e0 color preview, HTML & CSS examples
           This text has a color of #caa1e0        
        
          <p style="color:#caa1e0;">Text here</p>
        
        
          .mytext {color:#caa1e0;}
        
        Text color #caa1e0
      
           This box has a color of #caa1e0        
        
          <div style="background-color:#caa1e0;">Content here</div>
        
        
          .mybackground {background-color:#caa1e0;}
        
        Background color #caa1e0
      
           Border around this has a color of #caa1e0        
        
          <div style="border:2px solid #caa1e0;">Content here</div>
        
        
          .myborder {border:2px solid #caa1e0;}
        
        Border color #caa1e0