#df3cfd color space conversions
Hex:
        #df3cfd
        RGB:
        223, 60, 253
        CMY:
        13, 76, 1
        CMYK:
        12, 76, 0, 1
      HSL:
        291°, 97.9695%, 61.3725%
        HSV (HSB):
        291°, 76.2846%, 99.2157%
        XYZ:
        49.7769, 26.0115, 95.3257
        xyY:
        0.2909, 0.1520, 26.0115
      CIE-Lab:
        58.0480, 83.8537, -63.6597
        CIE-LCH:
        58.0480, 105.2805, 322.7951
        CIE-Luv:
        58.0480, 57.6840, -110.0595
        Hunter-Lab:
        51.0015, 84.9614, -75.1165
      #df3cfd color charts
#df3cfd RGB chart
      #df3cfd CMYK chart
      #df3cfd RGB pie chart
      #df3cfd color shades, tints & tones
#df3cfd color schemes
#df3cfd color preview, HTML & CSS examples
           This text has a color of #df3cfd        
        
          <p style="color:#df3cfd;">Text here</p>
        
        
          .mytext {color:#df3cfd;}
        
        Text color #df3cfd
      
           This box has a color of #df3cfd        
        
          <div style="background-color:#df3cfd;">Content here</div>
        
        
          .mybackground {background-color:#df3cfd;}
        
        Background color #df3cfd
      
           Border around this has a color of #df3cfd        
        
          <div style="border:2px solid #df3cfd;">Content here</div>
        
        
          .myborder {border:2px solid #df3cfd;}
        
        Border color #df3cfd