#df70bc color space conversions
Hex:
        #df70bc
        RGB:
        223, 112, 188
        CMY:
        13, 56, 26
        CMYK:
        0, 50, 16, 13
      HSL:
        319°, 63.4286%, 65.6863%
        HSV (HSB):
        319°, 49.7758%, 87.4510%
        XYZ:
        45.3027, 30.9072, 51.1549
        xyY:
        0.3557, 0.2427, 30.9072
      CIE-Lab:
        62.4292, 52.5129, -20.2565
        CIE-LCH:
        62.4292, 56.2844, 338.9062
        CIE-Luv:
        62.4292, 61.4671, -39.2692
        Hunter-Lab:
        55.5942, 48.1665, -15.6397
      #df70bc color charts
#df70bc RGB chart
      #df70bc CMYK chart
      #df70bc RGB pie chart
      #df70bc color shades, tints & tones
#df70bc color schemes
#df70bc color preview, HTML & CSS examples
           This text has a color of #df70bc        
        
          <p style="color:#df70bc;">Text here</p>
        
        
          .mytext {color:#df70bc;}
        
        Text color #df70bc
      
           This box has a color of #df70bc        
        
          <div style="background-color:#df70bc;">Content here</div>
        
        
          .mybackground {background-color:#df70bc;}
        
        Background color #df70bc
      
           Border around this has a color of #df70bc        
        
          <div style="border:2px solid #df70bc;">Content here</div>
        
        
          .myborder {border:2px solid #df70bc;}
        
        Border color #df70bc