#c996a8 color space conversions
Hex:
        #c996a8
        RGB:
        201, 150, 168
        CMY:
        21, 41, 34
        CMYK:
        0, 25, 16, 21
      HSL:
        339°, 32.0755%, 68.8235%
        HSV (HSB):
        339°, 25.3731%, 78.8235%
        XYZ:
        42.0616, 37.0574, 41.9817
        xyY:
        0.3473, 0.3060, 37.0574
      CIE-Lab:
        67.3200, 21.8861, -1.9119
        CIE-LCH:
        67.3200, 21.9694, 355.0076
        CIE-Luv:
        67.3200, 30.2697, -6.6459
        Hunter-Lab:
        60.8748, 16.8044, 1.7235
      #c996a8 color charts
#c996a8 RGB chart
      #c996a8 CMYK chart
      #c996a8 RGB pie chart
      #c996a8 color shades, tints & tones
#c996a8 color schemes
#c996a8 color preview, HTML & CSS examples
           This text has a color of #c996a8        
        
          <p style="color:#c996a8;">Text here</p>
        
        
          .mytext {color:#c996a8;}
        
        Text color #c996a8
      
           This box has a color of #c996a8        
        
          <div style="background-color:#c996a8;">Content here</div>
        
        
          .mybackground {background-color:#c996a8;}
        
        Background color #c996a8
      
           Border around this has a color of #c996a8        
        
          <div style="border:2px solid #c996a8;">Content here</div>
        
        
          .myborder {border:2px solid #c996a8;}
        
        Border color #c996a8