#d86ebe color space conversions
Hex:
        #d86ebe
        RGB:
        216, 110, 190
        CMY:
        15, 57, 25
        CMYK:
        0, 49, 12, 15
      HSL:
        315°, 57.6087%, 63.9216%
        HSV (HSB):
        315°, 49.0741%, 84.7059%
        XYZ:
        43.1891, 29.4685, 52.1269
        xyY:
        0.3461, 0.2362, 29.4685
      CIE-Lab:
        61.1929, 51.6707, -23.3666
        CIE-LCH:
        61.1929, 56.7086, 335.6665
        CIE-Luv:
        61.1929, 56.8152, -43.7268
        Hunter-Lab:
        54.2849, 47.0162, -18.9336
      #d86ebe color charts
#d86ebe RGB chart
      #d86ebe CMYK chart
      #d86ebe RGB pie chart
      #d86ebe color shades, tints & tones
#d86ebe color schemes
#d86ebe color preview, HTML & CSS examples
           This text has a color of #d86ebe        
        
          <p style="color:#d86ebe;">Text here</p>
        
        
          .mytext {color:#d86ebe;}
        
        Text color #d86ebe
      
           This box has a color of #d86ebe        
        
          <div style="background-color:#d86ebe;">Content here</div>
        
        
          .mybackground {background-color:#d86ebe;}
        
        Background color #d86ebe
      
           Border around this has a color of #d86ebe        
        
          <div style="border:2px solid #d86ebe;">Content here</div>
        
        
          .myborder {border:2px solid #d86ebe;}
        
        Border color #d86ebe