#d980ff color space conversions
Hex:
        #d980ff
        RGB:
        217, 128, 255
        CMY:
        15, 50, 0
        CMYK:
        15, 50, 0, 0
      HSL:
        282°, 100.0000%, 75.0980%
        HSV (HSB):
        282°, 49.8039%, 100.0000%
        XYZ:
        54.3844, 37.4101, 98.9622
        xyY:
        0.2851, 0.1961, 37.4101
      CIE-Lab:
        67.5835, 54.8223, -49.6217
        CIE-LCH:
        67.5835, 73.9446, 317.8506
        CIE-Luv:
        67.5835, 35.6514, -87.2689
        Hunter-Lab:
        61.1638, 51.6787, -53.1159
      #d980ff color charts
#d980ff RGB chart
      #d980ff CMYK chart
      #d980ff RGB pie chart
      #d980ff color shades, tints & tones
#d980ff color schemes
#d980ff color preview, HTML & CSS examples
           This text has a color of #d980ff        
        
          <p style="color:#d980ff;">Text here</p>
        
        
          .mytext {color:#d980ff;}
        
        Text color #d980ff
      
           This box has a color of #d980ff        
        
          <div style="background-color:#d980ff;">Content here</div>
        
        
          .mybackground {background-color:#d980ff;}
        
        Background color #d980ff
      
           Border around this has a color of #d980ff        
        
          <div style="border:2px solid #d980ff;">Content here</div>
        
        
          .myborder {border:2px solid #d980ff;}
        
        Border color #d980ff