#df81dc color space conversions
Hex:
        #df81dc
        RGB:
        223, 129, 220
        CMY:
        13, 49, 14
        CMYK:
        0, 42, 1, 13
      HSL:
        302°, 59.4937%, 69.0196%
        HSV (HSB):
        302°, 42.1525%, 87.4510%
        XYZ:
        51.1999, 36.5558, 72.0676
        xyY:
        0.3204, 0.2287, 36.5558
      CIE-Lab:
        66.9424, 49.3202, -31.2928
        CIE-LCH:
        66.9424, 58.4100, 327.6056
        CIE-Luv:
        66.9424, 46.3152, -56.5826
        Hunter-Lab:
        60.4614, 45.3500, -28.3484
      #df81dc color charts
#df81dc RGB chart
      #df81dc CMYK chart
      #df81dc RGB pie chart
      #df81dc color shades, tints & tones
#df81dc color schemes
#df81dc color preview, HTML & CSS examples
           This text has a color of #df81dc        
        
          <p style="color:#df81dc;">Text here</p>
        
        
          .mytext {color:#df81dc;}
        
        Text color #df81dc
      
           This box has a color of #df81dc        
        
          <div style="background-color:#df81dc;">Content here</div>
        
        
          .mybackground {background-color:#df81dc;}
        
        Background color #df81dc
      
           Border around this has a color of #df81dc        
        
          <div style="border:2px solid #df81dc;">Content here</div>
        
        
          .myborder {border:2px solid #df81dc;}
        
        Border color #df81dc