#dc79d9 color space conversions
Hex:
        #dc79d9
        RGB:
        220, 121, 217
        CMY:
        14, 53, 15
        CMYK:
        0, 45, 1, 14
      HSL:
        302°, 58.5799%, 66.8627%
        HSV (HSB):
        302°, 45.0000%, 86.2745%
        XYZ:
        48.8770, 33.9001, 69.6129
        xyY:
        0.3207, 0.2225, 33.9001
      CIE-Lab:
        64.8832, 51.9478, -32.8414
        CIE-LCH:
        64.8832, 61.4584, 327.6990
        CIE-Luv:
        64.8832, 48.3482, -59.1661
        Hunter-Lab:
        58.2238, 47.9531, -30.1310
      #dc79d9 color charts
#dc79d9 RGB chart
      #dc79d9 CMYK chart
      #dc79d9 RGB pie chart
      #dc79d9 color shades, tints & tones
#dc79d9 color schemes
#dc79d9 color preview, HTML & CSS examples
           This text has a color of #dc79d9        
        
          <p style="color:#dc79d9;">Text here</p>
        
        
          .mytext {color:#dc79d9;}
        
        Text color #dc79d9
      
           This box has a color of #dc79d9        
        
          <div style="background-color:#dc79d9;">Content here</div>
        
        
          .mybackground {background-color:#dc79d9;}
        
        Background color #dc79d9
      
           Border around this has a color of #dc79d9        
        
          <div style="border:2px solid #dc79d9;">Content here</div>
        
        
          .myborder {border:2px solid #dc79d9;}
        
        Border color #dc79d9