#caa0e0 color space conversions
Hex:
        #caa0e0
        RGB:
        202, 160, 224
        CMY:
        21, 37, 12
        CMYK:
        10, 29, 0, 12
      HSL:
        279°, 50.7937%, 75.2941%
        HSV (HSB):
        279°, 28.5714%, 87.8431%
        XYZ:
        50.3825, 43.0800, 76.1808
        xyY:
        0.2970, 0.2539, 43.0800
      CIE-Lab:
        71.6092, 27.0279, -26.5015
        CIE-LCH:
        71.6092, 37.8528, 315.5635
        CIE-Luv:
        71.6092, 18.6193, -45.8350
        Hunter-Lab:
        65.6353, 22.1569, -22.8713
      #caa0e0 color charts
#caa0e0 RGB chart
      #caa0e0 CMYK chart
      #caa0e0 RGB pie chart
      #caa0e0 color shades, tints & tones
#caa0e0 color schemes
#caa0e0 color preview, HTML & CSS examples
           This text has a color of #caa0e0        
        
          <p style="color:#caa0e0;">Text here</p>
        
        
          .mytext {color:#caa0e0;}
        
        Text color #caa0e0
      
           This box has a color of #caa0e0        
        
          <div style="background-color:#caa0e0;">Content here</div>
        
        
          .mybackground {background-color:#caa0e0;}
        
        Background color #caa0e0
      
           Border around this has a color of #caa0e0        
        
          <div style="border:2px solid #caa0e0;">Content here</div>
        
        
          .myborder {border:2px solid #caa0e0;}
        
        Border color #caa0e0