#caa3f1 color space conversions
Hex:
        #caa3f1
        RGB:
        202, 163, 241
        CMY:
        21, 36, 5
        CMYK:
        16, 32, 0, 5
      HSL:
        270°, 73.5849%, 79.2157%
        HSV (HSB):
        270°, 32.3651%, 94.5098%
        XYZ:
        53.3315, 45.1018, 89.1137
        xyY:
        0.2844, 0.2405, 45.1018
      CIE-Lab:
        72.9589, 28.9563, -33.7015
        CIE-LCH:
        72.9589, 44.4327, 310.6692
        CIE-Luv:
        72.9589, 15.2563, -58.1221
        Hunter-Lab:
        67.1579, 24.2243, -31.6631
      #caa3f1 color charts
#caa3f1 RGB chart
      #caa3f1 CMYK chart
      #caa3f1 RGB pie chart
      #caa3f1 color shades, tints & tones
#caa3f1 color schemes
#caa3f1 color preview, HTML & CSS examples
           This text has a color of #caa3f1        
        
          <p style="color:#caa3f1;">Text here</p>
        
        
          .mytext {color:#caa3f1;}
        
        Text color #caa3f1
      
           This box has a color of #caa3f1        
        
          <div style="background-color:#caa3f1;">Content here</div>
        
        
          .mybackground {background-color:#caa3f1;}
        
        Background color #caa3f1
      
           Border around this has a color of #caa3f1        
        
          <div style="border:2px solid #caa3f1;">Content here</div>
        
        
          .myborder {border:2px solid #caa3f1;}
        
        Border color #caa3f1