#dfcbfb color space conversions
Hex:
        #dfcbfb
        RGB:
        223, 203, 251
        CMY:
        13, 20, 2
        CMYK:
        11, 19, 0, 2
      HSL:
        265°, 85.7143%, 89.0196%
        HSV (HSB):
        265°, 19.1235%, 98.4314%
        XYZ:
        69.1999, 65.3649, 100.2362
        xyY:
        0.2947, 0.2784, 65.3649
      CIE-Lab:
        84.6714, 15.8781, -20.9877
        CIE-LCH:
        84.6714, 26.3172, 307.1090
        CIE-Luv:
        84.6714, 7.8582, -35.9868
        Hunter-Lab:
        80.8486, 11.2969, -16.9139
      #dfcbfb color charts
#dfcbfb RGB chart
      #dfcbfb CMYK chart
      #dfcbfb RGB pie chart
      #dfcbfb color shades, tints & tones
#dfcbfb color schemes
#dfcbfb color preview, HTML & CSS examples
           This text has a color of #dfcbfb        
        
          <p style="color:#dfcbfb;">Text here</p>
        
        
          .mytext {color:#dfcbfb;}
        
        Text color #dfcbfb
      
           This box has a color of #dfcbfb        
        
          <div style="background-color:#dfcbfb;">Content here</div>
        
        
          .mybackground {background-color:#dfcbfb;}
        
        Background color #dfcbfb
      
           Border around this has a color of #dfcbfb        
        
          <div style="border:2px solid #dfcbfb;">Content here</div>
        
        
          .myborder {border:2px solid #dfcbfb;}
        
        Border color #dfcbfb