#caa5ce color space conversions
Hex:
        #caa5ce
        RGB:
        202, 165, 206
        CMY:
        21, 35, 19
        CMYK:
        2, 20, 0, 19
      HSL:
        294°, 29.4964%, 72.7451%
        HSV (HSB):
        294°, 19.9029%, 80.7843%
        XYZ:
        48.9528, 43.9231, 64.2904
        xyY:
        0.3115, 0.2795, 43.9231
      CIE-Lab:
        72.1770, 20.7162, -15.7578
        CIE-LCH:
        72.1770, 26.0282, 322.7415
        CIE-Luv:
        72.1770, 18.3593, -27.6165
        Hunter-Lab:
        66.2745, 15.8665, -11.1229
      #caa5ce color charts
#caa5ce RGB chart
      #caa5ce CMYK chart
      #caa5ce RGB pie chart
      #caa5ce color shades, tints & tones
#caa5ce color schemes
#caa5ce color preview, HTML & CSS examples
           This text has a color of #caa5ce        
        
          <p style="color:#caa5ce;">Text here</p>
        
        
          .mytext {color:#caa5ce;}
        
        Text color #caa5ce
      
           This box has a color of #caa5ce        
        
          <div style="background-color:#caa5ce;">Content here</div>
        
        
          .mybackground {background-color:#caa5ce;}
        
        Background color #caa5ce
      
           Border around this has a color of #caa5ce        
        
          <div style="border:2px solid #caa5ce;">Content here</div>
        
        
          .myborder {border:2px solid #caa5ce;}
        
        Border color #caa5ce