#ca94c1 color space conversions
Hex:
        #ca94c1
        RGB:
        202, 148, 193
        CMY:
        21, 42, 24
        CMYK:
        0, 27, 4, 21
      HSL:
        310°, 33.7500%, 68.6275%
        HSV (HSB):
        310°, 26.7327%, 79.2157%
        XYZ:
        44.5727, 37.5866, 55.3578
        xyY:
        0.3241, 0.2733, 37.5866
      CIE-Lab:
        67.7148, 27.6206, -15.2898
        CIE-LCH:
        67.7148, 31.5702, 331.0326
        CIE-Luv:
        67.7148, 28.5016, -27.7591
        Hunter-Lab:
        61.3079, 22.4859, -10.6202
      #ca94c1 color charts
#ca94c1 RGB chart
      #ca94c1 CMYK chart
      #ca94c1 RGB pie chart
      #ca94c1 color shades, tints & tones
#ca94c1 color schemes
#ca94c1 color preview, HTML & CSS examples
           This text has a color of #ca94c1        
        
          <p style="color:#ca94c1;">Text here</p>
        
        
          .mytext {color:#ca94c1;}
        
        Text color #ca94c1
      
           This box has a color of #ca94c1        
        
          <div style="background-color:#ca94c1;">Content here</div>
        
        
          .mybackground {background-color:#ca94c1;}
        
        Background color #ca94c1
      
           Border around this has a color of #ca94c1        
        
          <div style="border:2px solid #ca94c1;">Content here</div>
        
        
          .myborder {border:2px solid #ca94c1;}
        
        Border color #ca94c1