#ca95ac color space conversions
Hex:
        #ca95ac
        RGB:
        202, 149, 172
        CMY:
        21, 42, 33
        CMYK:
        0, 26, 15, 21
      HSL:
        334°, 33.3333%, 68.8235%
        HSV (HSB):
        334°, 26.2376%, 79.2157%
        XYZ:
        42.5510, 37.0300, 43.9346
        xyY:
        0.3445, 0.2998, 37.0300
      CIE-Lab:
        67.2995, 23.4464, -4.1702
        CIE-LCH:
        67.2995, 23.8143, 349.9147
        CIE-Luv:
        67.2995, 30.9525, -10.2186
        Hunter-Lab:
        60.8523, 18.3246, -0.2100
      #ca95ac color charts
#ca95ac RGB chart
      #ca95ac CMYK chart
      #ca95ac RGB pie chart
      #ca95ac color shades, tints & tones
#ca95ac color schemes
#ca95ac color preview, HTML & CSS examples
           This text has a color of #ca95ac        
        
          <p style="color:#ca95ac;">Text here</p>
        
        
          .mytext {color:#ca95ac;}
        
        Text color #ca95ac
      
           This box has a color of #ca95ac        
        
          <div style="background-color:#ca95ac;">Content here</div>
        
        
          .mybackground {background-color:#ca95ac;}
        
        Background color #ca95ac
      
           Border around this has a color of #ca95ac        
        
          <div style="border:2px solid #ca95ac;">Content here</div>
        
        
          .myborder {border:2px solid #ca95ac;}
        
        Border color #ca95ac