#caa8ce color space conversions
Hex:
        #caa8ce
        RGB:
        202, 168, 206
        CMY:
        21, 34, 19
        CMYK:
        2, 18, 0, 19
      HSL:
        294°, 27.9412%, 73.3333%
        HSV (HSB):
        294°, 18.4466%, 80.7843%
        XYZ:
        49.5003, 45.0181, 64.4729
        xyY:
        0.3113, 0.2831, 45.0181
      CIE-Lab:
        72.9038, 19.0723, -14.6634
        CIE-LCH:
        72.9038, 24.0576, 322.4458
        CIE-Luv:
        72.9038, 16.8731, -25.6595
        Hunter-Lab:
        67.0955, 14.2729, -10.0057
      #caa8ce color charts
#caa8ce RGB chart
      #caa8ce CMYK chart
      #caa8ce RGB pie chart
      #caa8ce color shades, tints & tones
#caa8ce color schemes
#caa8ce color preview, HTML & CSS examples
           This text has a color of #caa8ce        
        
          <p style="color:#caa8ce;">Text here</p>
        
        
          .mytext {color:#caa8ce;}
        
        Text color #caa8ce
      
           This box has a color of #caa8ce        
        
          <div style="background-color:#caa8ce;">Content here</div>
        
        
          .mybackground {background-color:#caa8ce;}
        
        Background color #caa8ce
      
           Border around this has a color of #caa8ce        
        
          <div style="border:2px solid #caa8ce;">Content here</div>
        
        
          .myborder {border:2px solid #caa8ce;}
        
        Border color #caa8ce