#df95c4 color space conversions
Hex:
        #df95c4
        RGB:
        223, 149, 196
        CMY:
        13, 42, 23
        CMYK:
        0, 33, 12, 13
      HSL:
        322°, 53.6232%, 72.9412%
        HSV (HSB):
        322°, 33.1839%, 87.4510%
        XYZ:
        51.1427, 41.1684, 57.4753
        xyY:
        0.3414, 0.2748, 41.1684
      CIE-Lab:
        70.2937, 34.7232, -12.8533
        CIE-LCH:
        70.2937, 37.0258, 339.6872
        CIE-Luv:
        70.2937, 41.4689, -25.4228
        Hunter-Lab:
        64.1626, 29.9941, -8.1968
      #df95c4 color charts
#df95c4 RGB chart
      #df95c4 CMYK chart
      #df95c4 RGB pie chart
      #df95c4 color shades, tints & tones
#df95c4 color schemes
#df95c4 color preview, HTML & CSS examples
           This text has a color of #df95c4        
        
          <p style="color:#df95c4;">Text here</p>
        
        
          .mytext {color:#df95c4;}
        
        Text color #df95c4
      
           This box has a color of #df95c4        
        
          <div style="background-color:#df95c4;">Content here</div>
        
        
          .mybackground {background-color:#df95c4;}
        
        Background color #df95c4
      
           Border around this has a color of #df95c4        
        
          <div style="border:2px solid #df95c4;">Content here</div>
        
        
          .myborder {border:2px solid #df95c4;}
        
        Border color #df95c4