#dd0ed8 color space conversions
Hex:
        #dd0ed8
        RGB:
        221, 14, 216
        CMY:
        13, 95, 15
        CMYK:
        0, 94, 2, 13
      HSL:
        301°, 88.0851%, 46.0784%
        HSV (HSB):
        301°, 93.6652%, 86.6667%
        XYZ:
        42.3705, 20.6441, 66.7173
        xyY:
        0.3266, 0.1591, 20.6441
      CIE-Lab:
        52.5578, 86.4470, -51.6693
        CIE-LCH:
        52.5578, 100.7115, 329.1333
        CIE-Luv:
        52.5578, 74.5363, -90.0933
        Hunter-Lab:
        45.4358, 86.9451, -55.2556
      #dd0ed8 color charts
#dd0ed8 RGB chart
      #dd0ed8 CMYK chart
      #dd0ed8 RGB pie chart
      #dd0ed8 color shades, tints & tones
#dd0ed8 color schemes
#dd0ed8 color preview, HTML & CSS examples
           This text has a color of #dd0ed8        
        
          <p style="color:#dd0ed8;">Text here</p>
        
        
          .mytext {color:#dd0ed8;}
        
        Text color #dd0ed8
      
           This box has a color of #dd0ed8        
        
          <div style="background-color:#dd0ed8;">Content here</div>
        
        
          .mybackground {background-color:#dd0ed8;}
        
        Background color #dd0ed8
      
           Border around this has a color of #dd0ed8        
        
          <div style="border:2px solid #dd0ed8;">Content here</div>
        
        
          .myborder {border:2px solid #dd0ed8;}
        
        Border color #dd0ed8