#ca74c2 color space conversions
Hex:
        #ca74c2
        RGB:
        202, 116, 194
        CMY:
        21, 55, 24
        CMYK:
        0, 43, 4, 21
      HSL:
        306°, 44.7917%, 62.3529%
        HSV (HSB):
        306°, 42.5743%, 79.2157%
        XYZ:
        40.3401, 28.9424, 54.4992
        xyY:
        0.3259, 0.2338, 28.9424
      CIE-Lab:
        60.7307, 45.0174, -26.5018
        CIE-LCH:
        60.7307, 52.2390, 329.5146
        CIE-Luv:
        60.7307, 43.4910, -47.4025
        Hunter-Lab:
        53.7981, 39.7002, -22.4040
      #ca74c2 color charts
#ca74c2 RGB chart
      #ca74c2 CMYK chart
      #ca74c2 RGB pie chart
      #ca74c2 color shades, tints & tones
#ca74c2 color schemes
#ca74c2 color preview, HTML & CSS examples
           This text has a color of #ca74c2        
        
          <p style="color:#ca74c2;">Text here</p>
        
        
          .mytext {color:#ca74c2;}
        
        Text color #ca74c2
      
           This box has a color of #ca74c2        
        
          <div style="background-color:#ca74c2;">Content here</div>
        
        
          .mybackground {background-color:#ca74c2;}
        
        Background color #ca74c2
      
           Border around this has a color of #ca74c2        
        
          <div style="border:2px solid #ca74c2;">Content here</div>
        
        
          .myborder {border:2px solid #ca74c2;}
        
        Border color #ca74c2