#d980f4 color space conversions
Hex:
        #d980f4
        RGB:
        217, 128, 244
        CMY:
        15, 50, 4
        CMYK:
        11, 48, 0, 4
      HSL:
        286°, 84.0580%, 72.9412%
        HSV (HSB):
        286°, 47.5410%, 95.6863%
        XYZ:
        52.6636, 36.7217, 89.9003
        xyY:
        0.2937, 0.2048, 36.7217
      CIE-Lab:
        67.0677, 52.6204, -44.4075
        CIE-LCH:
        67.0677, 68.8545, 319.8383
        CIE-Luv:
        67.0677, 37.8457, -78.3335
        Hunter-Lab:
        60.5984, 49.0796, -45.5402
      #d980f4 color charts
#d980f4 RGB chart
      #d980f4 CMYK chart
      #d980f4 RGB pie chart
      #d980f4 color shades, tints & tones
#d980f4 color schemes
#d980f4 color preview, HTML & CSS examples
           This text has a color of #d980f4        
        
          <p style="color:#d980f4;">Text here</p>
        
        
          .mytext {color:#d980f4;}
        
        Text color #d980f4
      
           This box has a color of #d980f4        
        
          <div style="background-color:#d980f4;">Content here</div>
        
        
          .mybackground {background-color:#d980f4;}
        
        Background color #d980f4
      
           Border around this has a color of #d980f4        
        
          <div style="border:2px solid #d980f4;">Content here</div>
        
        
          .myborder {border:2px solid #d980f4;}
        
        Border color #d980f4