#caa0f1 color space conversions
Hex:
        #caa0f1
        RGB:
        202, 160, 241
        CMY:
        21, 37, 5
        CMYK:
        16, 34, 0, 5
      HSL:
        271°, 74.3119%, 78.6275%
        HSV (HSB):
        271°, 33.6100%, 94.5098%
        XYZ:
        52.8051, 44.0490, 88.9383
        xyY:
        0.2842, 0.2371, 44.0490
      CIE-Lab:
        72.2613, 30.6020, -34.7815
        CIE-LCH:
        72.2613, 46.3275, 311.3425
        CIE-Luv:
        72.2613, 16.5457, -60.0753
        Hunter-Lab:
        66.3695, 25.8723, -32.9928
      #caa0f1 color charts
#caa0f1 RGB chart
      #caa0f1 CMYK chart
      #caa0f1 RGB pie chart
      #caa0f1 color shades, tints & tones
#caa0f1 color schemes
#caa0f1 color preview, HTML & CSS examples
           This text has a color of #caa0f1        
        
          <p style="color:#caa0f1;">Text here</p>
        
        
          .mytext {color:#caa0f1;}
        
        Text color #caa0f1
      
           This box has a color of #caa0f1        
        
          <div style="background-color:#caa0f1;">Content here</div>
        
        
          .mybackground {background-color:#caa0f1;}
        
        Background color #caa0f1
      
           Border around this has a color of #caa0f1        
        
          <div style="border:2px solid #caa0f1;">Content here</div>
        
        
          .myborder {border:2px solid #caa0f1;}
        
        Border color #caa0f1