#caa5e2 color space conversions
Hex:
        #caa5e2
        RGB:
        202, 165, 226
        CMY:
        21, 35, 11
        CMYK:
        11, 27, 0, 11
      HSL:
        276°, 51.2605%, 76.6667%
        HSV (HSB):
        276°, 26.9912%, 88.6275%
        XYZ:
        51.5397, 44.9578, 77.9128
        xyY:
        0.2955, 0.2578, 44.9578
      CIE-Lab:
        72.8641, 24.6937, -25.6733
        CIE-LCH:
        72.8641, 35.6216, 313.8857
        CIE-Luv:
        72.8641, 16.0920, -44.2368
        Hunter-Lab:
        67.0506, 19.8689, -21.9596
      #caa5e2 color charts
#caa5e2 RGB chart
      #caa5e2 CMYK chart
      #caa5e2 RGB pie chart
      #caa5e2 color shades, tints & tones
#caa5e2 color schemes
#caa5e2 color preview, HTML & CSS examples
           This text has a color of #caa5e2        
        
          <p style="color:#caa5e2;">Text here</p>
        
        
          .mytext {color:#caa5e2;}
        
        Text color #caa5e2
      
           This box has a color of #caa5e2        
        
          <div style="background-color:#caa5e2;">Content here</div>
        
        
          .mybackground {background-color:#caa5e2;}
        
        Background color #caa5e2
      
           Border around this has a color of #caa5e2        
        
          <div style="border:2px solid #caa5e2;">Content here</div>
        
        
          .myborder {border:2px solid #caa5e2;}
        
        Border color #caa5e2