#caaff2 color space conversions
Hex:
        #caaff2
        RGB:
        202, 175, 242
        CMY:
        21, 31, 5
        CMYK:
        17, 28, 0, 5
      HSL:
        264°, 72.0430%, 81.7647%
        HSV (HSB):
        264°, 27.6860%, 94.9020%
        XYZ:
        55.7141, 49.6273, 90.6470
        xyY:
        0.2843, 0.2532, 49.6273
      CIE-Lab:
        75.8399, 22.5902, -29.8010
        CIE-LCH:
        75.8399, 37.3954, 307.1633
        CIE-Luv:
        75.8399, 9.8948, -50.9861
        Hunter-Lab:
        70.4467, 17.8886, -26.9785
      #caaff2 color charts
#caaff2 RGB chart
      #caaff2 CMYK chart
      #caaff2 RGB pie chart
      #caaff2 color shades, tints & tones
#caaff2 color schemes
#caaff2 color preview, HTML & CSS examples
           This text has a color of #caaff2        
        
          <p style="color:#caaff2;">Text here</p>
        
        
          .mytext {color:#caaff2;}
        
        Text color #caaff2
      
           This box has a color of #caaff2        
        
          <div style="background-color:#caaff2;">Content here</div>
        
        
          .mybackground {background-color:#caaff2;}
        
        Background color #caaff2
      
           Border around this has a color of #caaff2        
        
          <div style="border:2px solid #caaff2;">Content here</div>
        
        
          .myborder {border:2px solid #caaff2;}
        
        Border color #caaff2