#df2caf color space conversions
Hex:
        #df2caf
        RGB:
        223, 44, 175
        CMY:
        13, 83, 31
        CMYK:
        0, 80, 22, 13
      HSL:
        316°, 73.6626%, 52.3529%
        HSV (HSB):
        316°, 80.2691%, 87.4510%
        XYZ:
        39.0700, 20.5845, 42.4714
        xyY:
        0.3826, 0.2016, 20.5845
      CIE-Lab:
        52.4917, 76.5447, -28.0418
        CIE-LCH:
        52.4917, 81.5196, 339.8799
        CIE-Luv:
        52.4917, 89.3909, -53.5820
        Hunter-Lab:
        45.3701, 74.3155, -23.7429
      #df2caf color charts
#df2caf RGB chart
      #df2caf CMYK chart
      #df2caf RGB pie chart
      #df2caf color shades, tints & tones
#df2caf color schemes
#df2caf color preview, HTML & CSS examples
           This text has a color of #df2caf        
        
          <p style="color:#df2caf;">Text here</p>
        
        
          .mytext {color:#df2caf;}
        
        Text color #df2caf
      
           This box has a color of #df2caf        
        
          <div style="background-color:#df2caf;">Content here</div>
        
        
          .mybackground {background-color:#df2caf;}
        
        Background color #df2caf
      
           Border around this has a color of #df2caf        
        
          <div style="border:2px solid #df2caf;">Content here</div>
        
        
          .myborder {border:2px solid #df2caf;}
        
        Border color #df2caf