#df86ce color space conversions
Hex:
        #df86ce
        RGB:
        223, 134, 206
        CMY:
        13, 47, 19
        CMYK:
        0, 40, 8, 13
      HSL:
        311°, 58.1699%, 70.0000%
        HSV (HSB):
        311°, 39.9103%, 87.4510%
        XYZ:
        50.0971, 37.1944, 62.9313
        xyY:
        0.3335, 0.2476, 37.1944
      CIE-Lab:
        67.4226, 44.3081, -22.7643
        CIE-LCH:
        67.4226, 49.8139, 332.8071
        CIE-Luv:
        67.4226, 47.0234, -42.2668
        Hunter-Lab:
        60.9872, 39.8987, -18.4890
      #df86ce color charts
#df86ce RGB chart
      #df86ce CMYK chart
      #df86ce RGB pie chart
      #df86ce color shades, tints & tones
#df86ce color schemes
#df86ce color preview, HTML & CSS examples
           This text has a color of #df86ce        
        
          <p style="color:#df86ce;">Text here</p>
        
        
          .mytext {color:#df86ce;}
        
        Text color #df86ce
      
           This box has a color of #df86ce        
        
          <div style="background-color:#df86ce;">Content here</div>
        
        
          .mybackground {background-color:#df86ce;}
        
        Background color #df86ce
      
           Border around this has a color of #df86ce        
        
          <div style="border:2px solid #df86ce;">Content here</div>
        
        
          .myborder {border:2px solid #df86ce;}
        
        Border color #df86ce