#d980b3 color space conversions
Hex:
        #d980b3
        RGB:
        217, 128, 179
        CMY:
        15, 50, 30
        CMYK:
        0, 41, 18, 15
      HSL:
        326°, 53.9394%, 67.6471%
        HSV (HSB):
        326°, 41.0138%, 85.0980%
        XYZ:
        44.4711, 33.4447, 46.7594
        xyY:
        0.3567, 0.2683, 33.4447
      CIE-Lab:
        64.5194, 41.0988, -12.0655
        CIE-LCH:
        64.5194, 42.8332, 343.6392
        CIE-Luv:
        64.5194, 51.4225, -25.0164
        Hunter-Lab:
        57.8314, 36.0577, -7.4568
      #d980b3 color charts
#d980b3 RGB chart
      #d980b3 CMYK chart
      #d980b3 RGB pie chart
      #d980b3 color shades, tints & tones
#d980b3 color schemes
#d980b3 color preview, HTML & CSS examples
           This text has a color of #d980b3        
        
          <p style="color:#d980b3;">Text here</p>
        
        
          .mytext {color:#d980b3;}
        
        Text color #d980b3
      
           This box has a color of #d980b3        
        
          <div style="background-color:#d980b3;">Content here</div>
        
        
          .mybackground {background-color:#d980b3;}
        
        Background color #d980b3
      
           Border around this has a color of #d980b3        
        
          <div style="border:2px solid #d980b3;">Content here</div>
        
        
          .myborder {border:2px solid #d980b3;}
        
        Border color #d980b3