#caa0b0 color space conversions
Hex:
        #caa0b0
        RGB:
        202, 160, 176
        CMY:
        21, 37, 31
        CMYK:
        0, 21, 13, 21
      HSL:
        337°, 28.3784%, 70.9804%
        HSV (HSB):
        337°, 20.7921%, 79.2157%
        XYZ:
        44.7644, 40.8328, 46.5965
        xyY:
        0.3386, 0.3089, 40.8328
      CIE-Lab:
        70.0586, 18.0744, -2.3397
        CIE-LCH:
        70.0586, 18.2252, 352.6242
        CIE-Luv:
        70.0586, 24.4193, -6.6165
        Hunter-Lab:
        63.9005, 13.2192, 1.4959
      #caa0b0 color charts
#caa0b0 RGB chart
      #caa0b0 CMYK chart
      #caa0b0 RGB pie chart
      #caa0b0 color shades, tints & tones
#caa0b0 color schemes
#caa0b0 color preview, HTML & CSS examples
           This text has a color of #caa0b0        
        
          <p style="color:#caa0b0;">Text here</p>
        
        
          .mytext {color:#caa0b0;}
        
        Text color #caa0b0
      
           This box has a color of #caa0b0        
        
          <div style="background-color:#caa0b0;">Content here</div>
        
        
          .mybackground {background-color:#caa0b0;}
        
        Background color #caa0b0
      
           Border around this has a color of #caa0b0        
        
          <div style="border:2px solid #caa0b0;">Content here</div>
        
        
          .myborder {border:2px solid #caa0b0;}
        
        Border color #caa0b0