#dc79f1 color space conversions
Hex:
        #dc79f1
        RGB:
        220, 121, 241
        CMY:
        14, 53, 5
        CMYK:
        9, 50, 0, 5
      HSL:
        290°, 81.0811%, 70.9804%
        HSV (HSB):
        290°, 49.7925%, 94.5098%
        XYZ:
        52.2298, 35.2413, 87.2685
        xyY:
        0.2989, 0.2017, 35.2413
      CIE-Lab:
        65.9361, 56.3675, -44.5096
        CIE-LCH:
        65.9361, 71.8220, 321.7042
        CIE-Luv:
        65.9361, 42.9355, -78.8087
        Hunter-Lab:
        59.3644, 53.1597, -45.6042
      #dc79f1 color charts
#dc79f1 RGB chart
      #dc79f1 CMYK chart
      #dc79f1 RGB pie chart
      #dc79f1 color shades, tints & tones
#dc79f1 color schemes
#dc79f1 color preview, HTML & CSS examples
           This text has a color of #dc79f1        
        
          <p style="color:#dc79f1;">Text here</p>
        
        
          .mytext {color:#dc79f1;}
        
        Text color #dc79f1
      
           This box has a color of #dc79f1        
        
          <div style="background-color:#dc79f1;">Content here</div>
        
        
          .mybackground {background-color:#dc79f1;}
        
        Background color #dc79f1
      
           Border around this has a color of #dc79f1        
        
          <div style="border:2px solid #dc79f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc79f1;}
        
        Border color #dc79f1