#d86ac7 color space conversions
Hex:
        #d86ac7
        RGB:
        216, 106, 199
        CMY:
        15, 58, 22
        CMYK:
        0, 51, 8, 15
      HSL:
        309°, 58.5106%, 63.1373%
        HSV (HSB):
        309°, 50.9259%, 84.7059%
        XYZ:
        43.7817, 29.0305, 57.3287
        xyY:
        0.3364, 0.2231, 29.0305
      CIE-Lab:
        60.8086, 55.0776, -29.0696
        CIE-LCH:
        60.8086, 62.2783, 332.1752
        CIE-Luv:
        60.8086, 56.1889, -53.0685
        Hunter-Lab:
        53.8800, 50.7554, -25.3691
      #d86ac7 color charts
#d86ac7 RGB chart
      #d86ac7 CMYK chart
      #d86ac7 RGB pie chart
      #d86ac7 color shades, tints & tones
#d86ac7 color schemes
#d86ac7 color preview, HTML & CSS examples
           This text has a color of #d86ac7        
        
          <p style="color:#d86ac7;">Text here</p>
        
        
          .mytext {color:#d86ac7;}
        
        Text color #d86ac7
      
           This box has a color of #d86ac7        
        
          <div style="background-color:#d86ac7;">Content here</div>
        
        
          .mybackground {background-color:#d86ac7;}
        
        Background color #d86ac7
      
           Border around this has a color of #d86ac7        
        
          <div style="border:2px solid #d86ac7;">Content here</div>
        
        
          .myborder {border:2px solid #d86ac7;}
        
        Border color #d86ac7