#caaae5 color space conversions
Hex:
        #caaae5
        RGB:
        202, 170, 229
        CMY:
        21, 33, 10
        CMYK:
        12, 26, 0, 10
      HSL:
        273°, 53.1532%, 78.2353%
        HSV (HSB):
        273°, 25.7642%, 89.8039%
        XYZ:
        52.8747, 46.9632, 80.4067
        xyY:
        0.2933, 0.2606, 46.9632
      CIE-Lab:
        74.1662, 22.5716, -25.3171
        CIE-LCH:
        74.1662, 33.9180, 311.7189
        CIE-Luv:
        74.1662, 13.4672, -43.4363
        Hunter-Lab:
        68.5297, 17.7964, -21.5950
      #caaae5 color charts
#caaae5 RGB chart
      #caaae5 CMYK chart
      #caaae5 RGB pie chart
      #caaae5 color shades, tints & tones
#caaae5 color schemes
#caaae5 color preview, HTML & CSS examples
           This text has a color of #caaae5        
        
          <p style="color:#caaae5;">Text here</p>
        
        
          .mytext {color:#caaae5;}
        
        Text color #caaae5
      
           This box has a color of #caaae5        
        
          <div style="background-color:#caaae5;">Content here</div>
        
        
          .mybackground {background-color:#caaae5;}
        
        Background color #caaae5
      
           Border around this has a color of #caaae5        
        
          <div style="border:2px solid #caaae5;">Content here</div>
        
        
          .myborder {border:2px solid #caaae5;}
        
        Border color #caaae5