#caa5ff color space conversions
Hex:
        #caa5ff
        RGB:
        202, 165, 255
        CMY:
        21, 35, 0
        CMYK:
        21, 35, 0, 0
      HSL:
        265°, 100.0000%, 82.3529%
        HSV (HSB):
        265°, 35.2941%, 100.0000%
        XYZ:
        55.8623, 46.6868, 100.6749
        xyY:
        0.2749, 0.2297, 46.6868
      CIE-Lab:
        73.9890, 30.9389, -39.6891
        CIE-LCH:
        73.9890, 50.3233, 307.9375
        CIE-Luv:
        73.9890, 12.8137, -68.5424
        Hunter-Lab:
        68.3278, 26.3614, -39.5292
      #caa5ff color charts
#caa5ff RGB chart
      #caa5ff CMYK chart
      #caa5ff RGB pie chart
      #caa5ff color shades, tints & tones
#caa5ff color schemes
#caa5ff color preview, HTML & CSS examples
           This text has a color of #caa5ff        
        
          <p style="color:#caa5ff;">Text here</p>
        
        
          .mytext {color:#caa5ff;}
        
        Text color #caa5ff
      
           This box has a color of #caa5ff        
        
          <div style="background-color:#caa5ff;">Content here</div>
        
        
          .mybackground {background-color:#caa5ff;}
        
        Background color #caa5ff
      
           Border around this has a color of #caa5ff        
        
          <div style="border:2px solid #caa5ff;">Content here</div>
        
        
          .myborder {border:2px solid #caa5ff;}
        
        Border color #caa5ff