#df9dc2 color space conversions
Hex:
        #df9dc2
        RGB:
        223, 157, 194
        CMY:
        13, 38, 24
        CMYK:
        0, 30, 13, 13
      HSL:
        326°, 50.7692%, 74.5098%
        HSV (HSB):
        326°, 29.5964%, 87.4510%
        XYZ:
        52.2260, 43.6970, 56.7207
        xyY:
        0.3421, 0.2863, 43.6970
      CIE-Lab:
        72.0255, 30.1102, -9.1570
        CIE-LCH:
        72.0255, 31.4718, 343.0846
        CIE-Luv:
        72.0255, 37.5793, -19.0423
        Hunter-Lab:
        66.1037, 25.3446, -4.6016
      #df9dc2 color charts
#df9dc2 RGB chart
      #df9dc2 CMYK chart
      #df9dc2 RGB pie chart
      #df9dc2 color shades, tints & tones
#df9dc2 color schemes
#df9dc2 color preview, HTML & CSS examples
           This text has a color of #df9dc2        
        
          <p style="color:#df9dc2;">Text here</p>
        
        
          .mytext {color:#df9dc2;}
        
        Text color #df9dc2
      
           This box has a color of #df9dc2        
        
          <div style="background-color:#df9dc2;">Content here</div>
        
        
          .mybackground {background-color:#df9dc2;}
        
        Background color #df9dc2
      
           Border around this has a color of #df9dc2        
        
          <div style="border:2px solid #df9dc2;">Content here</div>
        
        
          .myborder {border:2px solid #df9dc2;}
        
        Border color #df9dc2