#caaef4 color space conversions
Hex:
        #caaef4
        RGB:
        202, 174, 244
        CMY:
        21, 32, 4
        CMYK:
        17, 29, 0, 4
      HSL:
        264°, 76.0870%, 81.9608%
        HSV (HSB):
        264°, 28.6885%, 95.6863%
        XYZ:
        55.8223, 49.3603, 92.1733
        xyY:
        0.2829, 0.2501, 49.3603
      CIE-Lab:
        75.6749, 23.5721, -31.1356
        CIE-LCH:
        75.6749, 39.0521, 307.1285
        CIE-Luv:
        75.6749, 10.1401, -53.3395
        Hunter-Lab:
        70.2569, 18.8768, -28.6055
      #caaef4 color charts
#caaef4 RGB chart
      #caaef4 CMYK chart
      #caaef4 RGB pie chart
      #caaef4 color shades, tints & tones
#caaef4 color schemes
#caaef4 color preview, HTML & CSS examples
           This text has a color of #caaef4        
        
          <p style="color:#caaef4;">Text here</p>
        
        
          .mytext {color:#caaef4;}
        
        Text color #caaef4
      
           This box has a color of #caaef4        
        
          <div style="background-color:#caaef4;">Content here</div>
        
        
          .mybackground {background-color:#caaef4;}
        
        Background color #caaef4
      
           Border around this has a color of #caaef4        
        
          <div style="border:2px solid #caaef4;">Content here</div>
        
        
          .myborder {border:2px solid #caaef4;}
        
        Border color #caaef4