#ca15af color space conversions
Hex:
        #ca15af
        RGB:
        202, 21, 175
        CMY:
        21, 92, 31
        CMYK:
        0, 90, 13, 21
      HSL:
        309°, 81.1659%, 43.7255%
        HSV (HSB):
        309°, 89.6040%, 79.2157%
        XYZ:
        32.3631, 16.1880, 41.9763
        xyY:
        0.3575, 0.1788, 16.1880
      CIE-Lab:
        47.2202, 76.6454, -36.5605
        CIE-LCH:
        47.2202, 84.9187, 334.4984
        CIE-Luv:
        47.2202, 76.6678, -64.5267
        Hunter-Lab:
        40.2344, 73.1692, -33.6929
      #ca15af color charts
#ca15af RGB chart
      #ca15af CMYK chart
      #ca15af RGB pie chart
      #ca15af color shades, tints & tones
#ca15af color schemes
#ca15af color preview, HTML & CSS examples
           This text has a color of #ca15af        
        
          <p style="color:#ca15af;">Text here</p>
        
        
          .mytext {color:#ca15af;}
        
        Text color #ca15af
      
           This box has a color of #ca15af        
        
          <div style="background-color:#ca15af;">Content here</div>
        
        
          .mybackground {background-color:#ca15af;}
        
        Background color #ca15af
      
           Border around this has a color of #ca15af        
        
          <div style="border:2px solid #ca15af;">Content here</div>
        
        
          .myborder {border:2px solid #ca15af;}
        
        Border color #ca15af