#ca95a9 color space conversions
Hex:
        #ca95a9
        RGB:
        202, 149, 169
        CMY:
        21, 42, 34
        CMYK:
        0, 26, 16, 21
      HSL:
        337°, 33.3333%, 68.8235%
        HSV (HSB):
        337°, 26.2376%, 79.2157%
        XYZ:
        42.2660, 36.9160, 42.4340
        xyY:
        0.3475, 0.3035, 36.9160
      CIE-Lab:
        67.2140, 22.9594, -2.6156
        CIE-LCH:
        67.2140, 23.1079, 353.5007
        CIE-Luv:
        67.2140, 31.3664, -7.8610
        Hunter-Lab:
        60.7586, 17.8440, 1.1227
      #ca95a9 color charts
#ca95a9 RGB chart
      #ca95a9 CMYK chart
      #ca95a9 RGB pie chart
      #ca95a9 color shades, tints & tones
#ca95a9 color schemes
#ca95a9 color preview, HTML & CSS examples
           This text has a color of #ca95a9        
        
          <p style="color:#ca95a9;">Text here</p>
        
        
          .mytext {color:#ca95a9;}
        
        Text color #ca95a9
      
           This box has a color of #ca95a9        
        
          <div style="background-color:#ca95a9;">Content here</div>
        
        
          .mybackground {background-color:#ca95a9;}
        
        Background color #ca95a9
      
           Border around this has a color of #ca95a9        
        
          <div style="border:2px solid #ca95a9;">Content here</div>
        
        
          .myborder {border:2px solid #ca95a9;}
        
        Border color #ca95a9