#d980f2 color space conversions
Hex:
        #d980f2
        RGB:
        217, 128, 242
        CMY:
        15, 50, 5
        CMYK:
        10, 47, 0, 5
      HSL:
        287°, 81.4286%, 72.5490%
        HSV (HSB):
        287°, 47.1074%, 94.9020%
        XYZ:
        52.3615, 36.6009, 88.3093
        xyY:
        0.2954, 0.2065, 36.6009
      CIE-Lab:
        66.9765, 52.2268, -43.4514
        CIE-LCH:
        66.9765, 67.9387, 320.2404
        CIE-Luv:
        66.9765, 38.2497, -76.7000
        Hunter-Lab:
        60.4986, 48.6188, -44.1960
      #d980f2 color charts
#d980f2 RGB chart
      #d980f2 CMYK chart
      #d980f2 RGB pie chart
      #d980f2 color shades, tints & tones
#d980f2 color schemes
#d980f2 color preview, HTML & CSS examples
           This text has a color of #d980f2        
        
          <p style="color:#d980f2;">Text here</p>
        
        
          .mytext {color:#d980f2;}
        
        Text color #d980f2
      
           This box has a color of #d980f2        
        
          <div style="background-color:#d980f2;">Content here</div>
        
        
          .mybackground {background-color:#d980f2;}
        
        Background color #d980f2
      
           Border around this has a color of #d980f2        
        
          <div style="border:2px solid #d980f2;">Content here</div>
        
        
          .myborder {border:2px solid #d980f2;}
        
        Border color #d980f2