#ca70b1 color space conversions
Hex:
        #ca70b1
        RGB:
        202, 112, 177
        CMY:
        21, 56, 31
        CMYK:
        0, 45, 12, 21
      HSL:
        317°, 45.9184%, 61.5686%
        HSV (HSB):
        317°, 44.5545%, 79.2157%
        XYZ:
        38.0871, 27.3192, 44.8607
        xyY:
        0.3454, 0.2478, 27.3192
      CIE-Lab:
        59.2686, 44.1898, -19.0478
        CIE-LCH:
        59.2686, 48.1203, 336.6817
        CIE-Luv:
        59.2686, 49.0970, -35.6013
        Hunter-Lab:
        52.2678, 38.6028, -14.3003
      #ca70b1 color charts
#ca70b1 RGB chart
      #ca70b1 CMYK chart
      #ca70b1 RGB pie chart
      #ca70b1 color shades, tints & tones
#ca70b1 color schemes
#ca70b1 color preview, HTML & CSS examples
           This text has a color of #ca70b1        
        
          <p style="color:#ca70b1;">Text here</p>
        
        
          .mytext {color:#ca70b1;}
        
        Text color #ca70b1
      
           This box has a color of #ca70b1        
        
          <div style="background-color:#ca70b1;">Content here</div>
        
        
          .mybackground {background-color:#ca70b1;}
        
        Background color #ca70b1
      
           Border around this has a color of #ca70b1        
        
          <div style="border:2px solid #ca70b1;">Content here</div>
        
        
          .myborder {border:2px solid #ca70b1;}
        
        Border color #ca70b1