#dc80f1 color space conversions
Hex:
        #dc80f1
        RGB:
        220, 128, 241
        CMY:
        14, 50, 5
        CMYK:
        9, 47, 0, 5
      HSL:
        289°, 80.1418%, 72.3529%
        HSV (HSB):
        289°, 46.8880%, 94.5098%
        XYZ:
        53.1116, 37.0049, 87.5625
        xyY:
        0.2989, 0.2083, 37.0049
      CIE-Lab:
        67.2807, 52.8637, -42.3996
        CIE-LCH:
        67.2807, 67.7665, 321.2684
        CIE-Luv:
        67.2807, 40.3273, -75.1416
        Hunter-Lab:
        60.8316, 49.3915, -42.7613
      #dc80f1 color charts
#dc80f1 RGB chart
      #dc80f1 CMYK chart
      #dc80f1 RGB pie chart
      #dc80f1 color shades, tints & tones
#dc80f1 color schemes
#dc80f1 color preview, HTML & CSS examples
           This text has a color of #dc80f1        
        
          <p style="color:#dc80f1;">Text here</p>
        
        
          .mytext {color:#dc80f1;}
        
        Text color #dc80f1
      
           This box has a color of #dc80f1        
        
          <div style="background-color:#dc80f1;">Content here</div>
        
        
          .mybackground {background-color:#dc80f1;}
        
        Background color #dc80f1
      
           Border around this has a color of #dc80f1        
        
          <div style="border:2px solid #dc80f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc80f1;}
        
        Border color #dc80f1