#df86bf color space conversions
Hex:
        #df86bf
        RGB:
        223, 134, 191
        CMY:
        13, 47, 25
        CMYK:
        0, 40, 14, 13
      HSL:
        322°, 58.1699%, 70.0000%
        HSV (HSB):
        322°, 39.9103%, 87.4510%
        XYZ:
        48.3605, 36.4998, 53.7865
        xyY:
        0.3488, 0.2633, 36.4998
      CIE-Lab:
        66.9000, 41.8388, -15.1698
        CIE-LCH:
        66.9000, 44.5041, 340.0705
        CIE-Luv:
        66.9000, 50.1163, -30.0163
        Hunter-Lab:
        60.4150, 37.1578, -10.4944
      #df86bf color charts
#df86bf RGB chart
      #df86bf CMYK chart
      #df86bf RGB pie chart
      #df86bf color shades, tints & tones
#df86bf color schemes
#df86bf color preview, HTML & CSS examples
           This text has a color of #df86bf        
        
          <p style="color:#df86bf;">Text here</p>
        
        
          .mytext {color:#df86bf;}
        
        Text color #df86bf
      
           This box has a color of #df86bf        
        
          <div style="background-color:#df86bf;">Content here</div>
        
        
          .mybackground {background-color:#df86bf;}
        
        Background color #df86bf
      
           Border around this has a color of #df86bf        
        
          <div style="border:2px solid #df86bf;">Content here</div>
        
        
          .myborder {border:2px solid #df86bf;}
        
        Border color #df86bf