#df41fe color space conversions
Hex:
        #df41fe
        RGB:
        223, 65, 254
        CMY:
        13, 75, 0
        CMYK:
        12, 74, 0, 0
      HSL:
        290°, 98.9529%, 62.5490%
        HSV (HSB):
        290°, 74.4094%, 99.6078%
        XYZ:
        50.2111, 26.6243, 96.2585
        xyY:
        0.2901, 0.1538, 26.6243
      CIE-Lab:
        58.6250, 82.5352, -63.2869
        CIE-LCH:
        58.6250, 104.0062, 322.5195
        CIE-Luv:
        58.6250, 56.5326, -109.5966
        Hunter-Lab:
        51.5988, 83.4017, -74.4875
      #df41fe color charts
#df41fe RGB chart
      #df41fe CMYK chart
      #df41fe RGB pie chart
      #df41fe color shades, tints & tones
#df41fe color schemes
#df41fe color preview, HTML & CSS examples
           This text has a color of #df41fe        
        
          <p style="color:#df41fe;">Text here</p>
        
        
          .mytext {color:#df41fe;}
        
        Text color #df41fe
      
           This box has a color of #df41fe        
        
          <div style="background-color:#df41fe;">Content here</div>
        
        
          .mybackground {background-color:#df41fe;}
        
        Background color #df41fe
      
           Border around this has a color of #df41fe        
        
          <div style="border:2px solid #df41fe;">Content here</div>
        
        
          .myborder {border:2px solid #df41fe;}
        
        Border color #df41fe