#d680aa color space conversions
Hex:
        #d680aa
        RGB:
        214, 128, 170
        CMY:
        16, 50, 33
        CMYK:
        0, 40, 21, 16
      HSL:
        331°, 51.1905%, 67.0588%
        HSV (HSB):
        331°, 40.1869%, 83.9216%
        XYZ:
        42.7064, 32.6368, 42.0789
        xyY:
        0.3637, 0.2779, 32.6368
      CIE-Lab:
        63.8657, 38.7126, -7.9798
        CIE-LCH:
        63.8657, 39.5265, 348.3527
        CIE-Luv:
        63.8657, 51.1260, -18.4914
        Hunter-Lab:
        57.1286, 33.4625, -3.6809
      #d680aa color charts
#d680aa RGB chart
      #d680aa CMYK chart
      #d680aa RGB pie chart
      #d680aa color shades, tints & tones
#d680aa color schemes
#d680aa color preview, HTML & CSS examples
           This text has a color of #d680aa        
        
          <p style="color:#d680aa;">Text here</p>
        
        
          .mytext {color:#d680aa;}
        
        Text color #d680aa
      
           This box has a color of #d680aa        
        
          <div style="background-color:#d680aa;">Content here</div>
        
        
          .mybackground {background-color:#d680aa;}
        
        Background color #d680aa
      
           Border around this has a color of #d680aa        
        
          <div style="border:2px solid #d680aa;">Content here</div>
        
        
          .myborder {border:2px solid #d680aa;}
        
        Border color #d680aa