#ca7c96 color space conversions
Hex:
        #ca7c96
        RGB:
        202, 124, 150
        CMY:
        21, 51, 41
        CMYK:
        0, 39, 26, 21
      HSL:
        340°, 42.3913%, 63.9216%
        HSV (HSB):
        340°, 38.6139%, 79.2157%
        XYZ:
        37.0698, 29.1739, 32.5315
        xyY:
        0.3753, 0.2954, 29.1739
      CIE-Lab:
        60.9348, 33.6966, -1.0579
        CIE-LCH:
        60.9348, 33.7132, 358.2018
        CIE-Luv:
        60.9348, 48.5321, -7.5455
        Hunter-Lab:
        54.0128, 27.9847, 2.0991
      #ca7c96 color charts
#ca7c96 RGB chart
      #ca7c96 CMYK chart
      #ca7c96 RGB pie chart
      #ca7c96 color shades, tints & tones
#ca7c96 color schemes
#ca7c96 color preview, HTML & CSS examples
           This text has a color of #ca7c96        
        
          <p style="color:#ca7c96;">Text here</p>
        
        
          .mytext {color:#ca7c96;}
        
        Text color #ca7c96
      
           This box has a color of #ca7c96        
        
          <div style="background-color:#ca7c96;">Content here</div>
        
        
          .mybackground {background-color:#ca7c96;}
        
        Background color #ca7c96
      
           Border around this has a color of #ca7c96        
        
          <div style="border:2px solid #ca7c96;">Content here</div>
        
        
          .myborder {border:2px solid #ca7c96;}
        
        Border color #ca7c96