#df3afb color space conversions
Hex:
        #df3afb
        RGB:
        223, 58, 251
        CMY:
        13, 77, 2
        CMYK:
        11, 77, 0, 2
      HSL:
        291°, 96.0199%, 60.5882%
        HSV (HSB):
        291°, 76.8924%, 98.4314%
        XYZ:
        49.3571, 25.6791, 93.6219
        xyY:
        0.2926, 0.1523, 25.6791
      CIE-Lab:
        57.7312, 84.0828, -63.0591
        CIE-LCH:
        57.7312, 105.1018, 323.1314
        CIE-Luv:
        57.7312, 58.6336, -109.0393
        Hunter-Lab:
        50.6746, 85.1786, -74.0669
      #df3afb color charts
#df3afb RGB chart
      #df3afb CMYK chart
      #df3afb RGB pie chart
      #df3afb color shades, tints & tones
#df3afb color schemes
#df3afb color preview, HTML & CSS examples
           This text has a color of #df3afb        
        
          <p style="color:#df3afb;">Text here</p>
        
        
          .mytext {color:#df3afb;}
        
        Text color #df3afb
      
           This box has a color of #df3afb        
        
          <div style="background-color:#df3afb;">Content here</div>
        
        
          .mybackground {background-color:#df3afb;}
        
        Background color #df3afb
      
           Border around this has a color of #df3afb        
        
          <div style="border:2px solid #df3afb;">Content here</div>
        
        
          .myborder {border:2px solid #df3afb;}
        
        Border color #df3afb