#caa6c1 color space conversions
Hex:
        #caa6c1
        RGB:
        202, 166, 193
        CMY:
        21, 35, 24
        CMYK:
        0, 18, 4, 21
      HSL:
        315°, 25.3521%, 72.1569%
        HSV (HSB):
        315°, 17.8218%, 79.2157%
        XYZ:
        47.6190, 43.6792, 56.3732
        xyY:
        0.3225, 0.2958, 43.6792
      CIE-Lab:
        72.0136, 17.7470, -8.8483
        CIE-LCH:
        72.0136, 19.8304, 333.5001
        CIE-Luv:
        72.0136, 19.2984, -16.3651
        Hunter-Lab:
        66.0903, 12.9538, -4.3096
      #caa6c1 color charts
#caa6c1 RGB chart
      #caa6c1 CMYK chart
      #caa6c1 RGB pie chart
      #caa6c1 color shades, tints & tones
#caa6c1 color schemes
#caa6c1 color preview, HTML & CSS examples
           This text has a color of #caa6c1        
        
          <p style="color:#caa6c1;">Text here</p>
        
        
          .mytext {color:#caa6c1;}
        
        Text color #caa6c1
      
           This box has a color of #caa6c1        
        
          <div style="background-color:#caa6c1;">Content here</div>
        
        
          .mybackground {background-color:#caa6c1;}
        
        Background color #caa6c1
      
           Border around this has a color of #caa6c1        
        
          <div style="border:2px solid #caa6c1;">Content here</div>
        
        
          .myborder {border:2px solid #caa6c1;}
        
        Border color #caa6c1