#ca7fa0 color space conversions
Hex:
        #ca7fa0
        RGB:
        202, 127, 160
        CMY:
        21, 50, 37
        CMYK:
        0, 37, 21, 21
      HSL:
        334°, 41.4365%, 64.5098%
        HSV (HSB):
        334°, 37.1287%, 79.2157%
        XYZ:
        38.2917, 30.2734, 37.0829
        xyY:
        0.3624, 0.2865, 30.2734
      CIE-Lab:
        61.8894, 33.5523, -5.3773
        CIE-LCH:
        61.8894, 33.9805, 350.8949
        CIE-Luv:
        61.8894, 44.9736, -13.6571
        Hunter-Lab:
        55.0212, 27.9387, -1.4450
      #ca7fa0 color charts
#ca7fa0 RGB chart
      #ca7fa0 CMYK chart
      #ca7fa0 RGB pie chart
      #ca7fa0 color shades, tints & tones
#ca7fa0 color schemes
#ca7fa0 color preview, HTML & CSS examples
           This text has a color of #ca7fa0        
        
          <p style="color:#ca7fa0;">Text here</p>
        
        
          .mytext {color:#ca7fa0;}
        
        Text color #ca7fa0
      
           This box has a color of #ca7fa0        
        
          <div style="background-color:#ca7fa0;">Content here</div>
        
        
          .mybackground {background-color:#ca7fa0;}
        
        Background color #ca7fa0
      
           Border around this has a color of #ca7fa0        
        
          <div style="border:2px solid #ca7fa0;">Content here</div>
        
        
          .myborder {border:2px solid #ca7fa0;}
        
        Border color #ca7fa0