#dfa4bb color space conversions
Hex:
        #dfa4bb
        RGB:
        223, 164, 187
        CMY:
        13, 36, 27
        CMYK:
        0, 26, 16, 13
      HSL:
        337°, 47.9675%, 75.8824%
        HSV (HSB):
        337°, 26.4574%, 87.4510%
        XYZ:
        52.6765, 45.8268, 53.0828
        xyY:
        0.3475, 0.3023, 45.8268
      CIE-Lab:
        73.4330, 25.2176, -3.2136
        CIE-LCH:
        73.4330, 25.4216, 352.7376
        CIE-Luv:
        73.4330, 34.7996, -9.2842
        Hunter-Lab:
        67.6955, 20.4309, 0.8951
      #dfa4bb color charts
#dfa4bb RGB chart
      #dfa4bb CMYK chart
      #dfa4bb RGB pie chart
      #dfa4bb color shades, tints & tones
#dfa4bb color schemes
#dfa4bb color preview, HTML & CSS examples
           This text has a color of #dfa4bb        
        
          <p style="color:#dfa4bb;">Text here</p>
        
        
          .mytext {color:#dfa4bb;}
        
        Text color #dfa4bb
      
           This box has a color of #dfa4bb        
        
          <div style="background-color:#dfa4bb;">Content here</div>
        
        
          .mybackground {background-color:#dfa4bb;}
        
        Background color #dfa4bb
      
           Border around this has a color of #dfa4bb        
        
          <div style="border:2px solid #dfa4bb;">Content here</div>
        
        
          .myborder {border:2px solid #dfa4bb;}
        
        Border color #dfa4bb