#dd2ff0 color space conversions
Hex:
        #dd2ff0
        RGB:
        221, 47, 240
        CMY:
        13, 82, 6
        CMYK:
        8, 80, 0, 6
      HSL:
        294°, 86.5471%, 56.2745%
        HSV (HSB):
        294°, 80.4167%, 94.1176%
        XYZ:
        46.5635, 23.6965, 84.5578
        xyY:
        0.3008, 0.1531, 23.6965
      CIE-Lab:
        55.7826, 84.7521, -60.0718
        CIE-LCH:
        55.7826, 103.8823, 324.6712
        CIE-Luv:
        55.7826, 62.5251, -103.7547
        Hunter-Lab:
        48.6790, 85.5544, -68.9143
      #dd2ff0 color charts
#dd2ff0 RGB chart
      #dd2ff0 CMYK chart
      #dd2ff0 RGB pie chart
      #dd2ff0 color shades, tints & tones
#dd2ff0 color schemes
#dd2ff0 color preview, HTML & CSS examples
           This text has a color of #dd2ff0        
        
          <p style="color:#dd2ff0;">Text here</p>
        
        
          .mytext {color:#dd2ff0;}
        
        Text color #dd2ff0
      
           This box has a color of #dd2ff0        
        
          <div style="background-color:#dd2ff0;">Content here</div>
        
        
          .mybackground {background-color:#dd2ff0;}
        
        Background color #dd2ff0
      
           Border around this has a color of #dd2ff0        
        
          <div style="border:2px solid #dd2ff0;">Content here</div>
        
        
          .myborder {border:2px solid #dd2ff0;}
        
        Border color #dd2ff0