#caa5ea color space conversions
Hex:
        #caa5ea
        RGB:
        202, 165, 234
        CMY:
        21, 35, 8
        CMYK:
        14, 29, 0, 8
      HSL:
        272°, 62.1622%, 78.2353%
        HSV (HSB):
        272°, 29.4872%, 91.7647%
        XYZ:
        52.6635, 45.4073, 83.8307
        xyY:
        0.2895, 0.2496, 45.4073
      CIE-Lab:
        73.1593, 26.3635, -29.5835
        CIE-LCH:
        73.1593, 39.6260, 311.7060
        CIE-Luv:
        73.1593, 15.1835, -50.9383
        Hunter-Lab:
        67.3850, 21.5799, -26.5907
      #caa5ea color charts
#caa5ea RGB chart
      #caa5ea CMYK chart
      #caa5ea RGB pie chart
      #caa5ea color shades, tints & tones
#caa5ea color schemes
#caa5ea color preview, HTML & CSS examples
           This text has a color of #caa5ea        
        
          <p style="color:#caa5ea;">Text here</p>
        
        
          .mytext {color:#caa5ea;}
        
        Text color #caa5ea
      
           This box has a color of #caa5ea        
        
          <div style="background-color:#caa5ea;">Content here</div>
        
        
          .mybackground {background-color:#caa5ea;}
        
        Background color #caa5ea
      
           Border around this has a color of #caa5ea        
        
          <div style="border:2px solid #caa5ea;">Content here</div>
        
        
          .myborder {border:2px solid #caa5ea;}
        
        Border color #caa5ea