#dc2dd2 color space conversions
Hex:
        #dc2dd2
        RGB:
        220, 45, 210
        CMY:
        14, 82, 18
        CMYK:
        0, 80, 5, 14
      HSL:
        303°, 71.4286%, 51.9608%
        HSV (HSB):
        303°, 79.5455%, 86.2745%
        XYZ:
        42.0864, 21.7456, 62.9519
        xyY:
        0.3320, 0.1715, 21.7456
      CIE-Lab:
        53.7560, 80.4267, -46.3456
        CIE-LCH:
        53.7560, 92.8244, 330.0475
        CIE-Luv:
        53.7560, 72.9078, -81.7984
        Hunter-Lab:
        46.6321, 79.4936, -47.3971
      #dc2dd2 color charts
#dc2dd2 RGB chart
      #dc2dd2 CMYK chart
      #dc2dd2 RGB pie chart
      #dc2dd2 color shades, tints & tones
#dc2dd2 color schemes
#dc2dd2 color preview, HTML & CSS examples
           This text has a color of #dc2dd2        
        
          <p style="color:#dc2dd2;">Text here</p>
        
        
          .mytext {color:#dc2dd2;}
        
        Text color #dc2dd2
      
           This box has a color of #dc2dd2        
        
          <div style="background-color:#dc2dd2;">Content here</div>
        
        
          .mybackground {background-color:#dc2dd2;}
        
        Background color #dc2dd2
      
           Border around this has a color of #dc2dd2        
        
          <div style="border:2px solid #dc2dd2;">Content here</div>
        
        
          .myborder {border:2px solid #dc2dd2;}
        
        Border color #dc2dd2