#d980b8 color space conversions
Hex:
        #d980b8
        RGB:
        217, 128, 184
        CMY:
        15, 50, 28
        CMYK:
        0, 41, 15, 15
      HSL:
        322°, 53.9394%, 67.6471%
        HSV (HSB):
        322°, 41.0138%, 85.0980%
        XYZ:
        44.9862, 33.6507, 49.4716
        xyY:
        0.3512, 0.2627, 33.6507
      CIE-Lab:
        64.6844, 41.8804, -14.6438
        CIE-LCH:
        64.6844, 44.3667, 340.7275
        CIE-Luv:
        64.6844, 50.3703, -29.0488
        Hunter-Lab:
        58.0093, 36.9105, -9.9574
      #d980b8 color charts
#d980b8 RGB chart
      #d980b8 CMYK chart
      #d980b8 RGB pie chart
      #d980b8 color shades, tints & tones
#d980b8 color schemes
#d980b8 color preview, HTML & CSS examples
           This text has a color of #d980b8        
        
          <p style="color:#d980b8;">Text here</p>
        
        
          .mytext {color:#d980b8;}
        
        Text color #d980b8
      
           This box has a color of #d980b8        
        
          <div style="background-color:#d980b8;">Content here</div>
        
        
          .mybackground {background-color:#d980b8;}
        
        Background color #d980b8
      
           Border around this has a color of #d980b8        
        
          <div style="border:2px solid #d980b8;">Content here</div>
        
        
          .myborder {border:2px solid #d980b8;}
        
        Border color #d980b8