#ca99e0 color space conversions
Hex:
        #ca99e0
        RGB:
        202, 153, 224
        CMY:
        21, 40, 12
        CMYK:
        10, 32, 0, 12
      HSL:
        281°, 53.3835%, 73.9216%
        HSV (HSB):
        281°, 31.6964%, 87.8431%
        XYZ:
        49.2029, 40.7208, 75.7876
        xyY:
        0.2969, 0.2457, 40.7208
      CIE-Lab:
        69.9799, 30.8679, -29.0047
        CIE-LCH:
        69.9799, 42.3568, 316.7825
        CIE-Luv:
        69.9799, 21.7884, -50.3413
        Hunter-Lab:
        63.8129, 25.9598, -25.7470
      #ca99e0 color charts
#ca99e0 RGB chart
      #ca99e0 CMYK chart
      #ca99e0 RGB pie chart
      #ca99e0 color shades, tints & tones
#ca99e0 color schemes
#ca99e0 color preview, HTML & CSS examples
           This text has a color of #ca99e0        
        
          <p style="color:#ca99e0;">Text here</p>
        
        
          .mytext {color:#ca99e0;}
        
        Text color #ca99e0
      
           This box has a color of #ca99e0        
        
          <div style="background-color:#ca99e0;">Content here</div>
        
        
          .mybackground {background-color:#ca99e0;}
        
        Background color #ca99e0
      
           Border around this has a color of #ca99e0        
        
          <div style="border:2px solid #ca99e0;">Content here</div>
        
        
          .myborder {border:2px solid #ca99e0;}
        
        Border color #ca99e0