#c980a0 color space conversions
Hex:
        #c980a0
        RGB:
        201, 128, 160
        CMY:
        21, 50, 37
        CMYK:
        0, 36, 20, 21
      HSL:
        334°, 40.3315%, 64.5098%
        HSV (HSB):
        334°, 36.3184%, 78.8235%
        XYZ:
        38.1517, 30.3939, 37.1135
        xyY:
        0.3611, 0.2877, 30.3939
      CIE-Lab:
        61.9926, 32.6569, -5.2377
        CIE-LCH:
        61.9926, 33.0743, 350.8881
        CIE-Luv:
        61.9926, 43.7090, -13.2933
        Hunter-Lab:
        55.1307, 27.0475, -1.3220
      #c980a0 color charts
#c980a0 RGB chart
      #c980a0 CMYK chart
      #c980a0 RGB pie chart
      #c980a0 color shades, tints & tones
#c980a0 color schemes
#c980a0 color preview, HTML & CSS examples
           This text has a color of #c980a0        
        
          <p style="color:#c980a0;">Text here</p>
        
        
          .mytext {color:#c980a0;}
        
        Text color #c980a0
      
           This box has a color of #c980a0        
        
          <div style="background-color:#c980a0;">Content here</div>
        
        
          .mybackground {background-color:#c980a0;}
        
        Background color #c980a0
      
           Border around this has a color of #c980a0        
        
          <div style="border:2px solid #c980a0;">Content here</div>
        
        
          .myborder {border:2px solid #c980a0;}
        
        Border color #c980a0