#ca41a4 color space conversions
Hex:
        #ca41a4
        RGB:
        202, 65, 164
        CMY:
        21, 75, 36
        CMYK:
        0, 68, 19, 21
      HSL:
        317°, 56.3786%, 52.3529%
        HSV (HSB):
        317°, 67.8218%, 79.2157%
        XYZ:
        32.9483, 19.0175, 37.0561
        xyY:
        0.3701, 0.2136, 19.0175
      CIE-Lab:
        50.7077, 63.7049, -24.6226
        CIE-LCH:
        50.7077, 68.2977, 338.8680
        CIE-Luv:
        50.7077, 71.9180, -45.9595
        Hunter-Lab:
        43.6090, 58.5476, -19.8545
      #ca41a4 color charts
#ca41a4 RGB chart
      #ca41a4 CMYK chart
      #ca41a4 RGB pie chart
      #ca41a4 color shades, tints & tones
#ca41a4 color schemes
#ca41a4 color preview, HTML & CSS examples
           This text has a color of #ca41a4        
        
          <p style="color:#ca41a4;">Text here</p>
        
        
          .mytext {color:#ca41a4;}
        
        Text color #ca41a4
      
           This box has a color of #ca41a4        
        
          <div style="background-color:#ca41a4;">Content here</div>
        
        
          .mybackground {background-color:#ca41a4;}
        
        Background color #ca41a4
      
           Border around this has a color of #ca41a4        
        
          <div style="border:2px solid #ca41a4;">Content here</div>
        
        
          .myborder {border:2px solid #ca41a4;}
        
        Border color #ca41a4