#d87fad color space conversions
Hex:
        #d87fad
        RGB:
        216, 127, 173
        CMY:
        15, 50, 32
        CMYK:
        0, 41, 20, 15
      HSL:
        329°, 53.2934%, 67.2549%
        HSV (HSB):
        329°, 41.2037%, 84.7059%
        XYZ:
        43.4511, 32.7948, 43.5751
        xyY:
        0.3626, 0.2737, 32.7948
      CIE-Lab:
        63.9944, 40.3709, -9.4645
        CIE-LCH:
        63.9944, 41.4655, 346.8059
        CIE-Luv:
        63.9944, 52.4857, -20.9885
        Hunter-Lab:
        57.2667, 35.2199, -5.0279
      #d87fad color charts
#d87fad RGB chart
      #d87fad CMYK chart
      #d87fad RGB pie chart
      #d87fad color shades, tints & tones
#d87fad color schemes
#d87fad color preview, HTML & CSS examples
           This text has a color of #d87fad        
        
          <p style="color:#d87fad;">Text here</p>
        
        
          .mytext {color:#d87fad;}
        
        Text color #d87fad
      
           This box has a color of #d87fad        
        
          <div style="background-color:#d87fad;">Content here</div>
        
        
          .mybackground {background-color:#d87fad;}
        
        Background color #d87fad
      
           Border around this has a color of #d87fad        
        
          <div style="border:2px solid #d87fad;">Content here</div>
        
        
          .myborder {border:2px solid #d87fad;}
        
        Border color #d87fad