#dc2dd7 color space conversions
Hex:
        #dc2dd7
        RGB:
        220, 45, 215
        CMY:
        14, 82, 16
        CMYK:
        0, 80, 2, 14
      HSL:
        302°, 71.4286%, 51.9608%
        HSV (HSB):
        302°, 79.5455%, 86.2745%
        XYZ:
        42.7193, 21.9987, 66.2846
        xyY:
        0.3261, 0.1679, 21.9987
      CIE-Lab:
        54.0256, 81.1653, -48.7705
        CIE-LCH:
        54.0256, 94.6909, 328.9992
        CIE-Luv:
        54.0256, 71.0269, -85.6373
        Hunter-Lab:
        46.9028, 80.4990, -50.9587
      #dc2dd7 color charts
#dc2dd7 RGB chart
      #dc2dd7 CMYK chart
      #dc2dd7 RGB pie chart
      #dc2dd7 color shades, tints & tones
#dc2dd7 color schemes
#dc2dd7 color preview, HTML & CSS examples
           This text has a color of #dc2dd7        
        
          <p style="color:#dc2dd7;">Text here</p>
        
        
          .mytext {color:#dc2dd7;}
        
        Text color #dc2dd7
      
           This box has a color of #dc2dd7        
        
          <div style="background-color:#dc2dd7;">Content here</div>
        
        
          .mybackground {background-color:#dc2dd7;}
        
        Background color #dc2dd7
      
           Border around this has a color of #dc2dd7        
        
          <div style="border:2px solid #dc2dd7;">Content here</div>
        
        
          .myborder {border:2px solid #dc2dd7;}
        
        Border color #dc2dd7