#caa0e1 color space conversions
Hex:
        #caa0e1
        RGB:
        202, 160, 225
        CMY:
        21, 37, 12
        CMYK:
        10, 29, 0, 12
      HSL:
        279°, 52.0000%, 75.4902%
        HSV (HSB):
        279°, 28.8889%, 88.2353%
        XYZ:
        50.5185, 43.1344, 76.8973
        xyY:
        0.2962, 0.2529, 43.1344
      CIE-Lab:
        71.6461, 27.2329, -26.9928
        CIE-LCH:
        71.6461, 38.3437, 315.2537
        CIE-Luv:
        71.6461, 18.4970, -46.6715
        Hunter-Lab:
        65.6768, 22.3677, -23.4456
      #caa0e1 color charts
#caa0e1 RGB chart
      #caa0e1 CMYK chart
      #caa0e1 RGB pie chart
      #caa0e1 color shades, tints & tones
#caa0e1 color schemes
#caa0e1 color preview, HTML & CSS examples
           This text has a color of #caa0e1        
        
          <p style="color:#caa0e1;">Text here</p>
        
        
          .mytext {color:#caa0e1;}
        
        Text color #caa0e1
      
           This box has a color of #caa0e1        
        
          <div style="background-color:#caa0e1;">Content here</div>
        
        
          .mybackground {background-color:#caa0e1;}
        
        Background color #caa0e1
      
           Border around this has a color of #caa0e1        
        
          <div style="border:2px solid #caa0e1;">Content here</div>
        
        
          .myborder {border:2px solid #caa0e1;}
        
        Border color #caa0e1