#df9cfa color space conversions
Hex:
        #df9cfa
        RGB:
        223, 156, 250
        CMY:
        13, 39, 2
        CMYK:
        11, 38, 0, 2
      HSL:
        283°, 90.3846%, 79.6078%
        HSV (HSB):
        283°, 37.6000%, 98.0392%
        XYZ:
        59.5752, 46.3670, 96.2523
        xyY:
        0.2946, 0.2293, 46.3670
      CIE-Lab:
        73.7831, 40.9074, -37.1481
        CIE-LCH:
        73.7831, 55.2576, 317.7573
        CIE-Luv:
        73.7831, 29.2101, -65.7597
        Hunter-Lab:
        68.0933, 37.0072, -36.1431
      #df9cfa color charts
#df9cfa RGB chart
      #df9cfa CMYK chart
      #df9cfa RGB pie chart
      #df9cfa color shades, tints & tones
#df9cfa color schemes
#df9cfa color preview, HTML & CSS examples
           This text has a color of #df9cfa        
        
          <p style="color:#df9cfa;">Text here</p>
        
        
          .mytext {color:#df9cfa;}
        
        Text color #df9cfa
      
           This box has a color of #df9cfa        
        
          <div style="background-color:#df9cfa;">Content here</div>
        
        
          .mybackground {background-color:#df9cfa;}
        
        Background color #df9cfa
      
           Border around this has a color of #df9cfa        
        
          <div style="border:2px solid #df9cfa;">Content here</div>
        
        
          .myborder {border:2px solid #df9cfa;}
        
        Border color #df9cfa