#df1fe2 color space conversions
Hex:
        #df1fe2
        RGB:
        223, 31, 226
        CMY:
        13, 88, 11
        CMYK:
        1, 86, 0, 11
      HSL:
        299°, 77.0751%, 50.3922%
        HSV (HSB):
        299°, 86.2832%, 88.6275%
        XYZ:
        44.6489, 22.1589, 73.8754
        xyY:
        0.3174, 0.1575, 22.1589
      CIE-Lab:
        54.1952, 86.1160, -54.7161
        CIE-LCH:
        54.1952, 102.0285, 327.5691
        CIE-Luv:
        54.1952, 70.7963, -95.2590
        Hunter-Lab:
        47.0733, 86.9285, -60.0966
      #df1fe2 color charts
#df1fe2 RGB chart
      #df1fe2 CMYK chart
      #df1fe2 RGB pie chart
      #df1fe2 color shades, tints & tones
#df1fe2 color schemes
#df1fe2 color preview, HTML & CSS examples
           This text has a color of #df1fe2        
        
          <p style="color:#df1fe2;">Text here</p>
        
        
          .mytext {color:#df1fe2;}
        
        Text color #df1fe2
      
           This box has a color of #df1fe2        
        
          <div style="background-color:#df1fe2;">Content here</div>
        
        
          .mybackground {background-color:#df1fe2;}
        
        Background color #df1fe2
      
           Border around this has a color of #df1fe2        
        
          <div style="border:2px solid #df1fe2;">Content here</div>
        
        
          .myborder {border:2px solid #df1fe2;}
        
        Border color #df1fe2