#ca95a4 color space conversions
Hex:
        #ca95a4
        RGB:
        202, 149, 164
        CMY:
        21, 42, 36
        CMYK:
        0, 26, 19, 21
      HSL:
        343°, 33.3333%, 68.8235%
        HSV (HSB):
        343°, 26.2376%, 79.2157%
        XYZ:
        41.8054, 36.7318, 40.0085
        xyY:
        0.3527, 0.3099, 36.7318
      CIE-Lab:
        67.0753, 22.1657, -0.0165
        CIE-LCH:
        67.0753, 22.1657, 359.9573
        CIE-Luv:
        67.0753, 32.0504, -3.9729
        Hunter-Lab:
        60.6068, 17.0642, 3.2854
      #ca95a4 color charts
#ca95a4 RGB chart
      #ca95a4 CMYK chart
      #ca95a4 RGB pie chart
      #ca95a4 color shades, tints & tones
#ca95a4 color schemes
#ca95a4 color preview, HTML & CSS examples
           This text has a color of #ca95a4        
        
          <p style="color:#ca95a4;">Text here</p>
        
        
          .mytext {color:#ca95a4;}
        
        Text color #ca95a4
      
           This box has a color of #ca95a4        
        
          <div style="background-color:#ca95a4;">Content here</div>
        
        
          .mybackground {background-color:#ca95a4;}
        
        Background color #ca95a4
      
           Border around this has a color of #ca95a4        
        
          <div style="border:2px solid #ca95a4;">Content here</div>
        
        
          .myborder {border:2px solid #ca95a4;}
        
        Border color #ca95a4