#c980a6 color space conversions
Hex:
        #c980a6
        RGB:
        201, 128, 166
        CMY:
        21, 50, 35
        CMYK:
        0, 36, 17, 21
      HSL:
        329°, 40.3315%, 64.5098%
        HSV (HSB):
        329°, 36.3184%, 78.8235%
        XYZ:
        38.6895, 30.6090, 39.9454
        xyY:
        0.3542, 0.2802, 30.6090
      CIE-Lab:
        62.1762, 33.5906, -8.3879
        CIE-LCH:
        62.1762, 34.6220, 345.9794
        CIE-Luv:
        62.1762, 42.6091, -18.0484
        Hunter-Lab:
        55.3254, 28.0070, -4.0800
      #c980a6 color charts
#c980a6 RGB chart
      #c980a6 CMYK chart
      #c980a6 RGB pie chart
      #c980a6 color shades, tints & tones
#c980a6 color schemes
#c980a6 color preview, HTML & CSS examples
           This text has a color of #c980a6        
        
          <p style="color:#c980a6;">Text here</p>
        
        
          .mytext {color:#c980a6;}
        
        Text color #c980a6
      
           This box has a color of #c980a6        
        
          <div style="background-color:#c980a6;">Content here</div>
        
        
          .mybackground {background-color:#c980a6;}
        
        Background color #c980a6
      
           Border around this has a color of #c980a6        
        
          <div style="border:2px solid #c980a6;">Content here</div>
        
        
          .myborder {border:2px solid #c980a6;}
        
        Border color #c980a6