#dc2cd7 color space conversions
Hex:
        #dc2cd7
        RGB:
        220, 44, 215
        CMY:
        14, 83, 16
        CMYK:
        0, 80, 2, 14
      HSL:
        302°, 71.5447%, 51.7647%
        HSV (HSB):
        302°, 80.0000%, 86.2745%
        XYZ:
        42.6816, 21.9233, 66.2720
        xyY:
        0.3261, 0.1675, 21.9233
      CIE-Lab:
        53.9455, 81.3978, -48.8979
        CIE-LCH:
        53.9455, 94.9558, 329.0056
        CIE-Luv:
        53.9455, 71.1797, -85.8309
        Hunter-Lab:
        46.8223, 80.7754, -51.1431
      #dc2cd7 color charts
#dc2cd7 RGB chart
      #dc2cd7 CMYK chart
      #dc2cd7 RGB pie chart
      #dc2cd7 color shades, tints & tones
#dc2cd7 color schemes
#dc2cd7 color preview, HTML & CSS examples
           This text has a color of #dc2cd7        
        
          <p style="color:#dc2cd7;">Text here</p>
        
        
          .mytext {color:#dc2cd7;}
        
        Text color #dc2cd7
      
           This box has a color of #dc2cd7        
        
          <div style="background-color:#dc2cd7;">Content here</div>
        
        
          .mybackground {background-color:#dc2cd7;}
        
        Background color #dc2cd7
      
           Border around this has a color of #dc2cd7        
        
          <div style="border:2px solid #dc2cd7;">Content here</div>
        
        
          .myborder {border:2px solid #dc2cd7;}
        
        Border color #dc2cd7