#ca9ed1 color space conversions
Hex:
        #ca9ed1
        RGB:
        202, 158, 209
        CMY:
        21, 38, 18
        CMYK:
        3, 24, 0, 18
      HSL:
        292°, 35.6643%, 71.9608%
        HSV (HSB):
        292°, 24.4019%, 81.9608%
        XYZ:
        48.0926, 41.6137, 65.8191
        xyY:
        0.3092, 0.2676, 41.6137
      CIE-Lab:
        70.6038, 25.1359, -19.7898
        CIE-LCH:
        70.6038, 31.9914, 321.7863
        CIE-Luv:
        70.6038, 21.4205, -34.6292
        Hunter-Lab:
        64.5087, 20.1853, -15.3383
      #ca9ed1 color charts
#ca9ed1 RGB chart
      #ca9ed1 CMYK chart
      #ca9ed1 RGB pie chart
      #ca9ed1 color shades, tints & tones
#ca9ed1 color schemes
#ca9ed1 color preview, HTML & CSS examples
           This text has a color of #ca9ed1        
        
          <p style="color:#ca9ed1;">Text here</p>
        
        
          .mytext {color:#ca9ed1;}
        
        Text color #ca9ed1
      
           This box has a color of #ca9ed1        
        
          <div style="background-color:#ca9ed1;">Content here</div>
        
        
          .mybackground {background-color:#ca9ed1;}
        
        Background color #ca9ed1
      
           Border around this has a color of #ca9ed1        
        
          <div style="border:2px solid #ca9ed1;">Content here</div>
        
        
          .myborder {border:2px solid #ca9ed1;}
        
        Border color #ca9ed1