#df2394 color space conversions
Hex:
        #df2394
        RGB:
        223, 35, 148
        CMY:
        13, 86, 42
        CMYK:
        0, 84, 34, 13
      HSL:
        324°, 74.6032%, 50.5882%
        HSV (HSB):
        324°, 84.3049%, 87.4510%
        XYZ:
        36.3778, 19.0282, 29.7725
        xyY:
        0.4271, 0.2234, 19.0282
      CIE-Lab:
        50.7201, 75.4376, -14.7773
        CIE-LCH:
        50.7201, 76.8713, 348.9168
        CIE-Luv:
        50.7201, 102.9266, -34.1420
        Hunter-Lab:
        43.6213, 72.5220, -9.9318
      #df2394 color charts
#df2394 RGB chart
      #df2394 CMYK chart
      #df2394 RGB pie chart
      #df2394 color shades, tints & tones
#df2394 color schemes
#df2394 color preview, HTML & CSS examples
           This text has a color of #df2394        
        
          <p style="color:#df2394;">Text here</p>
        
        
          .mytext {color:#df2394;}
        
        Text color #df2394
      
           This box has a color of #df2394        
        
          <div style="background-color:#df2394;">Content here</div>
        
        
          .mybackground {background-color:#df2394;}
        
        Background color #df2394
      
           Border around this has a color of #df2394        
        
          <div style="border:2px solid #df2394;">Content here</div>
        
        
          .myborder {border:2px solid #df2394;}
        
        Border color #df2394