#dc79bb color space conversions
Hex:
        #dc79bb
        RGB:
        220, 121, 187
        CMY:
        14, 53, 27
        CMYK:
        0, 45, 15, 14
      HSL:
        320°, 58.5799%, 66.8627%
        HSV (HSB):
        320°, 45.0000%, 86.2745%
        XYZ:
        45.3222, 32.4782, 50.8939
        xyY:
        0.3522, 0.2524, 32.4782
      CIE-Lab:
        63.7362, 46.9353, -17.7381
        CIE-LCH:
        63.7362, 50.1753, 339.2970
        CIE-Luv:
        63.7362, 55.3045, -34.5725
        Hunter-Lab:
        56.9897, 42.2238, -13.0554
      #dc79bb color charts
#dc79bb RGB chart
      #dc79bb CMYK chart
      #dc79bb RGB pie chart
      #dc79bb color shades, tints & tones
#dc79bb color schemes
#dc79bb color preview, HTML & CSS examples
           This text has a color of #dc79bb        
        
          <p style="color:#dc79bb;">Text here</p>
        
        
          .mytext {color:#dc79bb;}
        
        Text color #dc79bb
      
           This box has a color of #dc79bb        
        
          <div style="background-color:#dc79bb;">Content here</div>
        
        
          .mybackground {background-color:#dc79bb;}
        
        Background color #dc79bb
      
           Border around this has a color of #dc79bb        
        
          <div style="border:2px solid #dc79bb;">Content here</div>
        
        
          .myborder {border:2px solid #dc79bb;}
        
        Border color #dc79bb