#ca94a5 color space conversions
Hex:
        #ca94a5
        RGB:
        202, 148, 165
        CMY:
        21, 42, 35
        CMYK:
        0, 27, 18, 21
      HSL:
        341°, 33.7500%, 68.6275%
        HSV (HSB):
        341°, 26.7327%, 79.2157%
        XYZ:
        41.7386, 36.4530, 40.4336
        xyY:
        0.3519, 0.3073, 36.4530
      CIE-Lab:
        66.8646, 22.8712, -0.8854
        CIE-LCH:
        66.8646, 22.8883, 357.7831
        CIE-Luv:
        66.8646, 32.4765, -5.3443
        Hunter-Lab:
        60.3763, 17.7398, 2.5573
      #ca94a5 color charts
#ca94a5 RGB chart
      #ca94a5 CMYK chart
      #ca94a5 RGB pie chart
      #ca94a5 color shades, tints & tones
#ca94a5 color schemes
#ca94a5 color preview, HTML & CSS examples
           This text has a color of #ca94a5        
        
          <p style="color:#ca94a5;">Text here</p>
        
        
          .mytext {color:#ca94a5;}
        
        Text color #ca94a5
      
           This box has a color of #ca94a5        
        
          <div style="background-color:#ca94a5;">Content here</div>
        
        
          .mybackground {background-color:#ca94a5;}
        
        Background color #ca94a5
      
           Border around this has a color of #ca94a5        
        
          <div style="border:2px solid #ca94a5;">Content here</div>
        
        
          .myborder {border:2px solid #ca94a5;}
        
        Border color #ca94a5