#df25ff color space conversions
Hex:
        #df25ff
        RGB:
        223, 37, 255
        CMY:
        13, 85, 0
        CMYK:
        13, 85, 0, 0
      HSL:
        291°, 100.0000%, 57.2549%
        HSV (HSB):
        291°, 85.4902%, 100.0000%
        XYZ:
        49.1430, 24.2311, 96.6947
        xyY:
        0.2890, 0.1425, 24.2311
      CIE-Lab:
        56.3184, 89.5905, -67.5532
        CIE-LCH:
        56.3184, 112.2047, 322.9829
        CIE-Luv:
        56.3184, 59.9628, -115.6691
        Hunter-Lab:
        49.2251, 92.0583, -82.0080
      #df25ff color charts
#df25ff RGB chart
      #df25ff CMYK chart
      #df25ff RGB pie chart
      #df25ff color shades, tints & tones
#df25ff color schemes
#df25ff color preview, HTML & CSS examples
           This text has a color of #df25ff        
        
          <p style="color:#df25ff;">Text here</p>
        
        
          .mytext {color:#df25ff;}
        
        Text color #df25ff
      
           This box has a color of #df25ff        
        
          <div style="background-color:#df25ff;">Content here</div>
        
        
          .mybackground {background-color:#df25ff;}
        
        Background color #df25ff
      
           Border around this has a color of #df25ff        
        
          <div style="border:2px solid #df25ff;">Content here</div>
        
        
          .myborder {border:2px solid #df25ff;}
        
        Border color #df25ff