#d986d3 color space conversions
Hex:
        #d986d3
        RGB:
        217, 134, 211
        CMY:
        15, 47, 17
        CMYK:
        0, 38, 3, 15
      HSL:
        304°, 52.2013%, 68.8235%
        HSV (HSB):
        304°, 38.2488%, 85.0980%
        XYZ:
        48.8982, 36.5051, 66.0970
        xyY:
        0.3228, 0.2410, 36.5051
      CIE-Lab:
        66.9040, 43.2956, -26.4063
        CIE-LCH:
        66.9040, 50.7129, 328.6207
        CIE-Luv:
        66.9040, 41.9758, -47.7923
        Hunter-Lab:
        60.4194, 38.7285, -22.5678
      #d986d3 color charts
#d986d3 RGB chart
      #d986d3 CMYK chart
      #d986d3 RGB pie chart
      #d986d3 color shades, tints & tones
#d986d3 color schemes
#d986d3 color preview, HTML & CSS examples
           This text has a color of #d986d3        
        
          <p style="color:#d986d3;">Text here</p>
        
        
          .mytext {color:#d986d3;}
        
        Text color #d986d3
      
           This box has a color of #d986d3        
        
          <div style="background-color:#d986d3;">Content here</div>
        
        
          .mybackground {background-color:#d986d3;}
        
        Background color #d986d3
      
           Border around this has a color of #d986d3        
        
          <div style="border:2px solid #d986d3;">Content here</div>
        
        
          .myborder {border:2px solid #d986d3;}
        
        Border color #d986d3