#ca5ac9 color space conversions
Hex:
        #ca5ac9
        RGB:
        202, 90, 201
        CMY:
        21, 65, 21
        CMYK:
        0, 55, 0, 21
      HSL:
        301°, 51.3761%, 57.2549%
        HSV (HSB):
        301°, 55.4455%, 79.2157%
        XYZ:
        38.5559, 24.0859, 57.8753
        xyY:
        0.3199, 0.1999, 24.0859
      CIE-Lab:
        56.1737, 59.0362, -37.5722
        CIE-LCH:
        56.1737, 69.9782, 327.5262
        CIE-Luv:
        56.1737, 51.9144, -65.9670
        Hunter-Lab:
        49.0774, 54.3466, -35.5644
      #ca5ac9 color charts
#ca5ac9 RGB chart
      #ca5ac9 CMYK chart
      #ca5ac9 RGB pie chart
      #ca5ac9 color shades, tints & tones
#ca5ac9 color schemes
#ca5ac9 color preview, HTML & CSS examples
           This text has a color of #ca5ac9        
        
          <p style="color:#ca5ac9;">Text here</p>
        
        
          .mytext {color:#ca5ac9;}
        
        Text color #ca5ac9
      
           This box has a color of #ca5ac9        
        
          <div style="background-color:#ca5ac9;">Content here</div>
        
        
          .mybackground {background-color:#ca5ac9;}
        
        Background color #ca5ac9
      
           Border around this has a color of #ca5ac9        
        
          <div style="border:2px solid #ca5ac9;">Content here</div>
        
        
          .myborder {border:2px solid #ca5ac9;}
        
        Border color #ca5ac9