#ca95a1 color space conversions
Hex:
        #ca95a1
        RGB:
        202, 149, 161
        CMY:
        21, 42, 37
        CMYK:
        0, 26, 20, 21
      HSL:
        346°, 33.3333%, 68.8235%
        HSV (HSB):
        346°, 26.2376%, 79.2157%
        XYZ:
        41.5376, 36.6247, 38.5982
        xyY:
        0.3558, 0.3137, 36.6247
      CIE-Lab:
        66.9945, 21.7004, 1.5475
        CIE-LCH:
        66.9945, 21.7555, 4.0789
        CIE-Luv:
        66.9945, 32.4567, -1.6666
        Hunter-Lab:
        60.5183, 16.6089, 4.5480
      #ca95a1 color charts
#ca95a1 RGB chart
      #ca95a1 CMYK chart
      #ca95a1 RGB pie chart
      #ca95a1 color shades, tints & tones
#ca95a1 color schemes
#ca95a1 color preview, HTML & CSS examples
           This text has a color of #ca95a1        
        
          <p style="color:#ca95a1;">Text here</p>
        
        
          .mytext {color:#ca95a1;}
        
        Text color #ca95a1
      
           This box has a color of #ca95a1        
        
          <div style="background-color:#ca95a1;">Content here</div>
        
        
          .mybackground {background-color:#ca95a1;}
        
        Background color #ca95a1
      
           Border around this has a color of #ca95a1        
        
          <div style="border:2px solid #ca95a1;">Content here</div>
        
        
          .myborder {border:2px solid #ca95a1;}
        
        Border color #ca95a1