#df2cf2 color space conversions
Hex:
        #df2cf2
        RGB:
        223, 44, 242
        CMY:
        13, 83, 5
        CMYK:
        8, 82, 0, 5
      HSL:
        294°, 88.3929%, 56.0784%
        HSV (HSB):
        294°, 81.8182%, 94.9020%
        XYZ:
        47.3591, 23.9001, 86.1215
        xyY:
        0.3009, 0.1519, 23.9001
      CIE-Lab:
        55.9877, 86.1005, -60.8444
        CIE-LCH:
        55.9877, 105.4293, 324.7524
        CIE-Luv:
        55.9877, 63.5835, -105.1719
        Hunter-Lab:
        48.8878, 87.3649, -70.2248
      #df2cf2 color charts
#df2cf2 RGB chart
      #df2cf2 CMYK chart
      #df2cf2 RGB pie chart
      #df2cf2 color shades, tints & tones
#df2cf2 color schemes
#df2cf2 color preview, HTML & CSS examples
           This text has a color of #df2cf2        
        
          <p style="color:#df2cf2;">Text here</p>
        
        
          .mytext {color:#df2cf2;}
        
        Text color #df2cf2
      
           This box has a color of #df2cf2        
        
          <div style="background-color:#df2cf2;">Content here</div>
        
        
          .mybackground {background-color:#df2cf2;}
        
        Background color #df2cf2
      
           Border around this has a color of #df2cf2        
        
          <div style="border:2px solid #df2cf2;">Content here</div>
        
        
          .myborder {border:2px solid #df2cf2;}
        
        Border color #df2cf2