#ca1e9a color space conversions
Hex:
        #ca1e9a
        RGB:
        202, 30, 154
        CMY:
        21, 88, 40
        CMYK:
        0, 85, 24, 21
      HSL:
        317°, 74.1379%, 45.4902%
        HSV (HSB):
        317°, 85.1485%, 79.2157%
        XYZ:
        30.6541, 15.8182, 32.0094
        xyY:
        0.3906, 0.2016, 15.8182
      CIE-Lab:
        46.7351, 72.4792, -24.8211
        CIE-LCH:
        46.7351, 76.6115, 341.0958
        CIE-Luv:
        46.7351, 84.4868, -46.8906
        Hunter-Lab:
        39.7721, 67.9767, -19.8774
      #ca1e9a color charts
#ca1e9a RGB chart
      #ca1e9a CMYK chart
      #ca1e9a RGB pie chart
      #ca1e9a color shades, tints & tones
#ca1e9a color schemes
#ca1e9a color preview, HTML & CSS examples
           This text has a color of #ca1e9a        
        
          <p style="color:#ca1e9a;">Text here</p>
        
        
          .mytext {color:#ca1e9a;}
        
        Text color #ca1e9a
      
           This box has a color of #ca1e9a        
        
          <div style="background-color:#ca1e9a;">Content here</div>
        
        
          .mybackground {background-color:#ca1e9a;}
        
        Background color #ca1e9a
      
           Border around this has a color of #ca1e9a        
        
          <div style="border:2px solid #ca1e9a;">Content here</div>
        
        
          .myborder {border:2px solid #ca1e9a;}
        
        Border color #ca1e9a