#d86cd7 color space conversions
Hex:
        #d86cd7
        RGB:
        216, 108, 215
        CMY:
        15, 58, 16
        CMYK:
        0, 50, 0, 15
      HSL:
        301°, 58.0645%, 63.5294%
        HSV (HSB):
        301°, 50.0000%, 84.7059%
        XYZ:
        45.9472, 30.2304, 67.7033
        xyY:
        0.3193, 0.2101, 30.2304
      CIE-Lab:
        61.8525, 56.8422, -36.4768
        CIE-LCH:
        61.8525, 67.5395, 327.3109
        CIE-Luv:
        61.8525, 51.2817, -65.1712
        Hunter-Lab:
        54.9821, 52.9493, -34.5204
      #d86cd7 color charts
#d86cd7 RGB chart
      #d86cd7 CMYK chart
      #d86cd7 RGB pie chart
      #d86cd7 color shades, tints & tones
#d86cd7 color schemes
#d86cd7 color preview, HTML & CSS examples
           This text has a color of #d86cd7        
        
          <p style="color:#d86cd7;">Text here</p>
        
        
          .mytext {color:#d86cd7;}
        
        Text color #d86cd7
      
           This box has a color of #d86cd7        
        
          <div style="background-color:#d86cd7;">Content here</div>
        
        
          .mybackground {background-color:#d86cd7;}
        
        Background color #d86cd7
      
           Border around this has a color of #d86cd7        
        
          <div style="border:2px solid #d86cd7;">Content here</div>
        
        
          .myborder {border:2px solid #d86cd7;}
        
        Border color #d86cd7