#df2cff color space conversions
Hex:
        #df2cff
        RGB:
        223, 44, 255
        CMY:
        13, 83, 0
        CMYK:
        13, 83, 0, 0
      HSL:
        291°, 100.0000%, 58.6275%
        HSV (HSB):
        291°, 82.7451%, 100.0000%
        XYZ:
        49.3821, 24.7093, 96.7744
        xyY:
        0.2890, 0.1446, 24.7093
      CIE-Lab:
        56.7911, 88.2029, -66.7911
        CIE-LCH:
        56.7911, 110.6382, 322.8654
        CIE-Luv:
        56.7911, 59.2355, -114.6346
        Hunter-Lab:
        49.7085, 90.3381, -80.6321
      #df2cff color charts
#df2cff RGB chart
      #df2cff CMYK chart
      #df2cff RGB pie chart
      #df2cff color shades, tints & tones
#df2cff color schemes
#df2cff color preview, HTML & CSS examples
           This text has a color of #df2cff        
        
          <p style="color:#df2cff;">Text here</p>
        
        
          .mytext {color:#df2cff;}
        
        Text color #df2cff
      
           This box has a color of #df2cff        
        
          <div style="background-color:#df2cff;">Content here</div>
        
        
          .mybackground {background-color:#df2cff;}
        
        Background color #df2cff
      
           Border around this has a color of #df2cff        
        
          <div style="border:2px solid #df2cff;">Content here</div>
        
        
          .myborder {border:2px solid #df2cff;}
        
        Border color #df2cff