#ca42ac color space conversions
Hex:
        #ca42ac
        RGB:
        202, 66, 172
        CMY:
        21, 74, 33
        CMYK:
        0, 67, 15, 21
      HSL:
        313°, 56.1983%, 52.5490%
        HSV (HSB):
        313°, 67.3267%, 79.2157%
        XYZ:
        33.7517, 19.4315, 41.0015
        xyY:
        0.3584, 0.2063, 19.4315
      CIE-Lab:
        51.1883, 64.4653, -28.5833
        CIE-LCH:
        51.1883, 70.5179, 336.0879
        CIE-Luv:
        51.1883, 68.7812, -52.0182
        Hunter-Lab:
        44.0812, 59.5302, -24.2908
      #ca42ac color charts
#ca42ac RGB chart
      #ca42ac CMYK chart
      #ca42ac RGB pie chart
      #ca42ac color shades, tints & tones
#ca42ac color schemes
#ca42ac color preview, HTML & CSS examples
           This text has a color of #ca42ac        
        
          <p style="color:#ca42ac;">Text here</p>
        
        
          .mytext {color:#ca42ac;}
        
        Text color #ca42ac
      
           This box has a color of #ca42ac        
        
          <div style="background-color:#ca42ac;">Content here</div>
        
        
          .mybackground {background-color:#ca42ac;}
        
        Background color #ca42ac
      
           Border around this has a color of #ca42ac        
        
          <div style="border:2px solid #ca42ac;">Content here</div>
        
        
          .myborder {border:2px solid #ca42ac;}
        
        Border color #ca42ac