#ca5ac8 color space conversions
Hex:
        #ca5ac8
        RGB:
        202, 90, 200
        CMY:
        21, 65, 22
        CMYK:
        0, 55, 1, 21
      HSL:
        301°, 51.3761%, 57.2549%
        HSV (HSB):
        301°, 55.4455%, 79.2157%
        XYZ:
        38.4386, 24.0390, 57.2576
        xyY:
        0.3210, 0.2008, 24.0390
      CIE-Lab:
        56.1268, 58.8626, -37.0747
        CIE-LCH:
        56.1268, 69.5654, 327.7952
        CIE-Luv:
        56.1268, 52.1906, -65.1596
        Hunter-Lab:
        49.0296, 54.1400, -34.9192
      #ca5ac8 color charts
#ca5ac8 RGB chart
      #ca5ac8 CMYK chart
      #ca5ac8 RGB pie chart
      #ca5ac8 color shades, tints & tones
#ca5ac8 color schemes
#ca5ac8 color preview, HTML & CSS examples
           This text has a color of #ca5ac8        
        
          <p style="color:#ca5ac8;">Text here</p>
        
        
          .mytext {color:#ca5ac8;}
        
        Text color #ca5ac8
      
           This box has a color of #ca5ac8        
        
          <div style="background-color:#ca5ac8;">Content here</div>
        
        
          .mybackground {background-color:#ca5ac8;}
        
        Background color #ca5ac8
      
           Border around this has a color of #ca5ac8        
        
          <div style="border:2px solid #ca5ac8;">Content here</div>
        
        
          .myborder {border:2px solid #ca5ac8;}
        
        Border color #ca5ac8