#d679bd color space conversions
Hex:
        #d679bd
        RGB:
        214, 121, 189
        CMY:
        16, 53, 26
        CMYK:
        0, 43, 12, 16
      HSL:
        316°, 53.1429%, 65.6863%
        HSV (HSB):
        316°, 43.4579%, 83.9216%
        XYZ:
        43.7542, 31.6450, 51.9461
        xyY:
        0.3436, 0.2485, 31.6450
      CIE-Lab:
        63.0484, 45.3422, -19.9864
        CIE-LCH:
        63.0484, 49.5517, 336.2126
        CIE-Luv:
        63.0484, 50.5926, -37.6575
        Hunter-Lab:
        56.2539, 40.3928, -15.3720
      #d679bd color charts
#d679bd RGB chart
      #d679bd CMYK chart
      #d679bd RGB pie chart
      #d679bd color shades, tints & tones
#d679bd color schemes
#d679bd color preview, HTML & CSS examples
           This text has a color of #d679bd        
        
          <p style="color:#d679bd;">Text here</p>
        
        
          .mytext {color:#d679bd;}
        
        Text color #d679bd
      
           This box has a color of #d679bd        
        
          <div style="background-color:#d679bd;">Content here</div>
        
        
          .mybackground {background-color:#d679bd;}
        
        Background color #d679bd
      
           Border around this has a color of #d679bd        
        
          <div style="border:2px solid #d679bd;">Content here</div>
        
        
          .myborder {border:2px solid #d679bd;}
        
        Border color #d679bd