#caaed9 color space conversions
Hex:
        #caaed9
        RGB:
        202, 174, 217
        CMY:
        21, 32, 15
        CMYK:
        7, 20, 0, 15
      HSL:
        279°, 36.1345%, 76.6667%
        HSV (HSB):
        279°, 19.8157%, 85.0980%
        XYZ:
        52.0176, 47.8384, 72.1378
        xyY:
        0.3024, 0.2781, 47.8384
      CIE-Lab:
        74.7229, 17.9378, -17.9348
        CIE-LCH:
        74.7229, 25.3658, 315.0049
        CIE-Luv:
        74.7229, 12.8062, -30.7743
        Hunter-Lab:
        69.1653, 13.2062, -13.4223
      #caaed9 color charts
#caaed9 RGB chart
      #caaed9 CMYK chart
      #caaed9 RGB pie chart
      #caaed9 color shades, tints & tones
#caaed9 color schemes
#caaed9 color preview, HTML & CSS examples
           This text has a color of #caaed9        
        
          <p style="color:#caaed9;">Text here</p>
        
        
          .mytext {color:#caaed9;}
        
        Text color #caaed9
      
           This box has a color of #caaed9        
        
          <div style="background-color:#caaed9;">Content here</div>
        
        
          .mybackground {background-color:#caaed9;}
        
        Background color #caaed9
      
           Border around this has a color of #caaed9        
        
          <div style="border:2px solid #caaed9;">Content here</div>
        
        
          .myborder {border:2px solid #caaed9;}
        
        Border color #caaed9