#ca95a6 color space conversions
Hex:
        #ca95a6
        RGB:
        202, 149, 166
        CMY:
        21, 42, 35
        CMYK:
        0, 26, 18, 21
      HSL:
        341°, 33.3333%, 68.8235%
        HSV (HSB):
        341°, 26.2376%, 79.2157%
        XYZ:
        41.9875, 36.8046, 40.9674
        xyY:
        0.3506, 0.3073, 36.8046
      CIE-Lab:
        67.1302, 22.4804, -1.0573
        CIE-LCH:
        67.1302, 22.5053, 357.3072
        CIE-Luv:
        67.1302, 31.7778, -5.5217
        Hunter-Lab:
        60.6668, 17.3729, 2.4291
      #ca95a6 color charts
#ca95a6 RGB chart
      #ca95a6 CMYK chart
      #ca95a6 RGB pie chart
      #ca95a6 color shades, tints & tones
#ca95a6 color schemes
#ca95a6 color preview, HTML & CSS examples
           This text has a color of #ca95a6        
        
          <p style="color:#ca95a6;">Text here</p>
        
        
          .mytext {color:#ca95a6;}
        
        Text color #ca95a6
      
           This box has a color of #ca95a6        
        
          <div style="background-color:#ca95a6;">Content here</div>
        
        
          .mybackground {background-color:#ca95a6;}
        
        Background color #ca95a6
      
           Border around this has a color of #ca95a6        
        
          <div style="border:2px solid #ca95a6;">Content here</div>
        
        
          .myborder {border:2px solid #ca95a6;}
        
        Border color #ca95a6