#df2fae color space conversions
Hex:
        #df2fae
        RGB:
        223, 47, 174
        CMY:
        13, 82, 32
        CMYK:
        0, 79, 22, 13
      HSL:
        317°, 73.3333%, 52.9412%
        HSV (HSB):
        317°, 78.9238%, 87.4510%
        XYZ:
        39.0879, 20.7770, 41.9946
        xyY:
        0.3837, 0.2040, 20.7770
      CIE-Lab:
        52.7046, 75.6842, -27.1259
        CIE-LCH:
        52.7046, 80.3984, 340.2819
        CIE-Luv:
        52.7046, 89.1594, -52.1356
        Hunter-Lab:
        45.5818, 73.3016, -22.7167
      #df2fae color charts
#df2fae RGB chart
      #df2fae CMYK chart
      #df2fae RGB pie chart
      #df2fae color shades, tints & tones
#df2fae color schemes
#df2fae color preview, HTML & CSS examples
           This text has a color of #df2fae        
        
          <p style="color:#df2fae;">Text here</p>
        
        
          .mytext {color:#df2fae;}
        
        Text color #df2fae
      
           This box has a color of #df2fae        
        
          <div style="background-color:#df2fae;">Content here</div>
        
        
          .mybackground {background-color:#df2fae;}
        
        Background color #df2fae
      
           Border around this has a color of #df2fae        
        
          <div style="border:2px solid #df2fae;">Content here</div>
        
        
          .myborder {border:2px solid #df2fae;}
        
        Border color #df2fae