#ca74c1 color space conversions
Hex:
        #ca74c1
        RGB:
        202, 116, 193
        CMY:
        21, 55, 24
        CMYK:
        0, 43, 4, 21
      HSL:
        306°, 44.7917%, 62.3529%
        HSV (HSB):
        306°, 42.5743%, 79.2157%
        XYZ:
        40.2282, 28.8976, 53.9096
        xyY:
        0.3270, 0.2349, 28.8976
      CIE-Lab:
        60.6911, 44.8402, -25.9953
        CIE-LCH:
        60.6911, 51.8305, 329.8977
        CIE-Luv:
        60.6911, 43.7082, -46.5780
        Hunter-Lab:
        53.7565, 39.5049, -21.8294
      #ca74c1 color charts
#ca74c1 RGB chart
      #ca74c1 CMYK chart
      #ca74c1 RGB pie chart
      #ca74c1 color shades, tints & tones
#ca74c1 color schemes
#ca74c1 color preview, HTML & CSS examples
           This text has a color of #ca74c1        
        
          <p style="color:#ca74c1;">Text here</p>
        
        
          .mytext {color:#ca74c1;}
        
        Text color #ca74c1
      
           This box has a color of #ca74c1        
        
          <div style="background-color:#ca74c1;">Content here</div>
        
        
          .mybackground {background-color:#ca74c1;}
        
        Background color #ca74c1
      
           Border around this has a color of #ca74c1        
        
          <div style="border:2px solid #ca74c1;">Content here</div>
        
        
          .myborder {border:2px solid #ca74c1;}
        
        Border color #ca74c1