#df30fd color space conversions
Hex:
        #df30fd
        RGB:
        223, 48, 253
        CMY:
        13, 81, 1
        CMYK:
        12, 81, 0, 1
      HSL:
        291°, 98.0861%, 59.0196%
        HSV (HSB):
        291°, 81.0277%, 99.2157%
        XYZ:
        49.2180, 24.8937, 95.1394
        xyY:
        0.2908, 0.1471, 24.8937
      CIE-Lab:
        56.9717, 86.9787, -65.3906
        CIE-LCH:
        56.9717, 108.8174, 323.0641
        CIE-Luv:
        56.9717, 59.4072, -112.5091
        Hunter-Lab:
        49.8936, 88.7691, -78.1313
      #df30fd color charts
#df30fd RGB chart
      #df30fd CMYK chart
      #df30fd RGB pie chart
      #df30fd color shades, tints & tones
#df30fd color schemes
#df30fd color preview, HTML & CSS examples
           This text has a color of #df30fd        
        
          <p style="color:#df30fd;">Text here</p>
        
        
          .mytext {color:#df30fd;}
        
        Text color #df30fd
      
           This box has a color of #df30fd        
        
          <div style="background-color:#df30fd;">Content here</div>
        
        
          .mybackground {background-color:#df30fd;}
        
        Background color #df30fd
      
           Border around this has a color of #df30fd        
        
          <div style="border:2px solid #df30fd;">Content here</div>
        
        
          .myborder {border:2px solid #df30fd;}
        
        Border color #df30fd