#ca70ad color space conversions
Hex:
        #ca70ad
        RGB:
        202, 112, 173
        CMY:
        21, 56, 32
        CMYK:
        0, 45, 14, 21
      HSL:
        319°, 45.9184%, 61.5686%
        HSV (HSB):
        319°, 44.5545%, 79.2157%
        XYZ:
        37.6941, 27.1620, 42.7913
        xyY:
        0.3502, 0.2523, 27.1620
      CIE-Lab:
        59.1240, 43.5411, -16.9727
        CIE-LCH:
        59.1240, 46.7322, 338.7037
        CIE-Luv:
        59.1240, 50.0111, -32.3419
        Hunter-Lab:
        52.1172, 37.8962, -12.1985
      #ca70ad color charts
#ca70ad RGB chart
      #ca70ad CMYK chart
      #ca70ad RGB pie chart
      #ca70ad color shades, tints & tones
#ca70ad color schemes
#ca70ad color preview, HTML & CSS examples
           This text has a color of #ca70ad        
        
          <p style="color:#ca70ad;">Text here</p>
        
        
          .mytext {color:#ca70ad;}
        
        Text color #ca70ad
      
           This box has a color of #ca70ad        
        
          <div style="background-color:#ca70ad;">Content here</div>
        
        
          .mybackground {background-color:#ca70ad;}
        
        Background color #ca70ad
      
           Border around this has a color of #ca70ad        
        
          <div style="border:2px solid #ca70ad;">Content here</div>
        
        
          .myborder {border:2px solid #ca70ad;}
        
        Border color #ca70ad