#df21fe color space conversions
Hex:
        #df21fe
        RGB:
        223, 33, 254
        CMY:
        13, 87, 0
        CMYK:
        12, 87, 0, 0
      HSL:
        292°, 99.1031%, 56.2745%
        HSV (HSB):
        292°, 87.0079%, 99.6078%
        XYZ:
        48.8647, 23.9314, 95.8097
        xyY:
        0.2898, 0.1419, 23.9314
      CIE-Lab:
        56.0191, 90.1218, -67.4811
        CIE-LCH:
        56.0191, 112.5861, 323.1750
        CIE-Luv:
        56.0191, 60.6546, -115.4645
        Hunter-Lab:
        48.9198, 92.6893, -81.8760
      #df21fe color charts
#df21fe RGB chart
      #df21fe CMYK chart
      #df21fe RGB pie chart
      #df21fe color shades, tints & tones
#df21fe color schemes
#df21fe color preview, HTML & CSS examples
           This text has a color of #df21fe        
        
          <p style="color:#df21fe;">Text here</p>
        
        
          .mytext {color:#df21fe;}
        
        Text color #df21fe
      
           This box has a color of #df21fe        
        
          <div style="background-color:#df21fe;">Content here</div>
        
        
          .mybackground {background-color:#df21fe;}
        
        Background color #df21fe
      
           Border around this has a color of #df21fe        
        
          <div style="border:2px solid #df21fe;">Content here</div>
        
        
          .myborder {border:2px solid #df21fe;}
        
        Border color #df21fe