#d986d2 color space conversions
Hex:
        #d986d2
        RGB:
        217, 134, 210
        CMY:
        15, 47, 18
        CMYK:
        0, 38, 3, 15
      HSL:
        305°, 52.2013%, 68.8235%
        HSV (HSB):
        305°, 38.2488%, 85.0980%
        XYZ:
        48.7732, 36.4551, 65.4387
        xyY:
        0.3237, 0.2420, 36.4551
      CIE-Lab:
        66.8662, 43.1171, -25.9075
        CIE-LCH:
        66.8662, 50.3019, 328.9999
        CIE-Luv:
        66.8662, 42.1731, -46.9660
        Hunter-Lab:
        60.3780, 38.5304, -21.9948
      #d986d2 color charts
#d986d2 RGB chart
      #d986d2 CMYK chart
      #d986d2 RGB pie chart
      #d986d2 color shades, tints & tones
#d986d2 color schemes
#d986d2 color preview, HTML & CSS examples
           This text has a color of #d986d2        
        
          <p style="color:#d986d2;">Text here</p>
        
        
          .mytext {color:#d986d2;}
        
        Text color #d986d2
      
           This box has a color of #d986d2        
        
          <div style="background-color:#d986d2;">Content here</div>
        
        
          .mybackground {background-color:#d986d2;}
        
        Background color #d986d2
      
           Border around this has a color of #d986d2        
        
          <div style="border:2px solid #d986d2;">Content here</div>
        
        
          .myborder {border:2px solid #d986d2;}
        
        Border color #d986d2