#df96fe color space conversions
Hex:
        #df96fe
        RGB:
        223, 150, 254
        CMY:
        13, 41, 0
        CMYK:
        12, 41, 0, 0
      HSL:
        282°, 98.1132%, 79.2157%
        HSV (HSB):
        282°, 40.9449%, 99.6078%
        XYZ:
        59.2272, 44.6564, 99.2639
        xyY:
        0.2915, 0.2198, 44.6564
      CIE-Lab:
        72.6651, 44.8914, -41.0571
        CIE-LCH:
        72.6651, 60.8352, 317.5544
        CIE-Luv:
        72.6651, 31.0513, -72.6842
        Hunter-Lab:
        66.8255, 41.2593, -41.2927
      #df96fe color charts
#df96fe RGB chart
      #df96fe CMYK chart
      #df96fe RGB pie chart
      #df96fe color shades, tints & tones
#df96fe color schemes
#df96fe color preview, HTML & CSS examples
           This text has a color of #df96fe        
        
          <p style="color:#df96fe;">Text here</p>
        
        
          .mytext {color:#df96fe;}
        
        Text color #df96fe
      
           This box has a color of #df96fe        
        
          <div style="background-color:#df96fe;">Content here</div>
        
        
          .mybackground {background-color:#df96fe;}
        
        Background color #df96fe
      
           Border around this has a color of #df96fe        
        
          <div style="border:2px solid #df96fe;">Content here</div>
        
        
          .myborder {border:2px solid #df96fe;}
        
        Border color #df96fe