#ca70ac color space conversions
Hex:
        #ca70ac
        RGB:
        202, 112, 172
        CMY:
        21, 56, 33
        CMYK:
        0, 45, 15, 21
      HSL:
        320°, 45.9184%, 61.5686%
        HSV (HSB):
        320°, 44.5545%, 79.2157%
        XYZ:
        37.5977, 27.1235, 42.2835
        xyY:
        0.3514, 0.2535, 27.1235
      CIE-Lab:
        59.0884, 43.3809, -16.4523
        CIE-LCH:
        59.0884, 46.3959, 339.2307
        CIE-Luv:
        59.0884, 50.2395, -31.5292
        Hunter-Lab:
        52.0802, 37.7223, -11.6809
      #ca70ac color charts
#ca70ac RGB chart
      #ca70ac CMYK chart
      #ca70ac RGB pie chart
      #ca70ac color shades, tints & tones
#ca70ac color schemes
#ca70ac color preview, HTML & CSS examples
           This text has a color of #ca70ac        
        
          <p style="color:#ca70ac;">Text here</p>
        
        
          .mytext {color:#ca70ac;}
        
        Text color #ca70ac
      
           This box has a color of #ca70ac        
        
          <div style="background-color:#ca70ac;">Content here</div>
        
        
          .mybackground {background-color:#ca70ac;}
        
        Background color #ca70ac
      
           Border around this has a color of #ca70ac        
        
          <div style="border:2px solid #ca70ac;">Content here</div>
        
        
          .myborder {border:2px solid #ca70ac;}
        
        Border color #ca70ac