#dd0ed2 color space conversions
Hex:
        #dd0ed2
        RGB:
        221, 14, 210
        CMY:
        13, 95, 18
        CMYK:
        0, 94, 5, 13
      HSL:
        303°, 88.0851%, 46.0784%
        HSV (HSB):
        303°, 93.6652%, 86.6667%
        XYZ:
        41.6087, 20.3394, 62.7056
        xyY:
        0.3338, 0.1632, 20.3394
      CIE-Lab:
        52.2188, 85.6052, -48.7784
        CIE-LCH:
        52.2188, 98.5271, 330.3252
        CIE-Luv:
        52.2188, 76.9538, -85.5758
        Hunter-Lab:
        45.0992, 85.7612, -50.8670
      #dd0ed2 color charts
#dd0ed2 RGB chart
      #dd0ed2 CMYK chart
      #dd0ed2 RGB pie chart
      #dd0ed2 color shades, tints & tones
#dd0ed2 color schemes
#dd0ed2 color preview, HTML & CSS examples
           This text has a color of #dd0ed2        
        
          <p style="color:#dd0ed2;">Text here</p>
        
        
          .mytext {color:#dd0ed2;}
        
        Text color #dd0ed2
      
           This box has a color of #dd0ed2        
        
          <div style="background-color:#dd0ed2;">Content here</div>
        
        
          .mybackground {background-color:#dd0ed2;}
        
        Background color #dd0ed2
      
           Border around this has a color of #dd0ed2        
        
          <div style="border:2px solid #dd0ed2;">Content here</div>
        
        
          .myborder {border:2px solid #dd0ed2;}
        
        Border color #dd0ed2