#df11dd color space conversions
Hex:
        #df11dd
        RGB:
        223, 17, 221
        CMY:
        13, 93, 13
        CMYK:
        0, 92, 1, 13
      HSL:
        301°, 85.8333%, 47.0588%
        HSV (HSB):
        301°, 92.3767%, 87.4510%
        XYZ:
        43.6830, 21.3093, 70.2174
        xyY:
        0.3231, 0.1576, 21.3093
      CIE-Lab:
        53.2864, 87.2103, -53.3332
        CIE-LCH:
        53.2864, 102.2255, 328.5523
        CIE-Luv:
        53.2864, 73.8337, -92.9658
        Hunter-Lab:
        46.1620, 88.1306, -57.8730
      #df11dd color charts
#df11dd RGB chart
      #df11dd CMYK chart
      #df11dd RGB pie chart
      #df11dd color shades, tints & tones
#df11dd color schemes
#df11dd color preview, HTML & CSS examples
           This text has a color of #df11dd        
        
          <p style="color:#df11dd;">Text here</p>
        
        
          .mytext {color:#df11dd;}
        
        Text color #df11dd
      
           This box has a color of #df11dd        
        
          <div style="background-color:#df11dd;">Content here</div>
        
        
          .mybackground {background-color:#df11dd;}
        
        Background color #df11dd
      
           Border around this has a color of #df11dd        
        
          <div style="border:2px solid #df11dd;">Content here</div>
        
        
          .myborder {border:2px solid #df11dd;}
        
        Border color #df11dd