#dc2da1 color space conversions
Hex:
        #dc2da1
        RGB:
        220, 45, 161
        CMY:
        14, 82, 37
        CMYK:
        0, 80, 27, 14
      HSL:
        320°, 71.4286%, 51.9608%
        HSV (HSB):
        320°, 79.5455%, 86.2745%
        XYZ:
        36.8866, 19.6656, 35.5699
        xyY:
        0.4004, 0.2135, 19.6656
      CIE-Lab:
        51.4570, 73.9462, -21.4382
        CIE-LCH:
        51.4570, 76.9911, 343.8323
        CIE-Luv:
        51.4570, 92.7007, -43.3362
        Hunter-Lab:
        44.3459, 70.8695, -16.5144
      #dc2da1 color charts
#dc2da1 RGB chart
      #dc2da1 CMYK chart
      #dc2da1 RGB pie chart
      #dc2da1 color shades, tints & tones
#dc2da1 color schemes
#dc2da1 color preview, HTML & CSS examples
           This text has a color of #dc2da1        
        
          <p style="color:#dc2da1;">Text here</p>
        
        
          .mytext {color:#dc2da1;}
        
        Text color #dc2da1
      
           This box has a color of #dc2da1        
        
          <div style="background-color:#dc2da1;">Content here</div>
        
        
          .mybackground {background-color:#dc2da1;}
        
        Background color #dc2da1
      
           Border around this has a color of #dc2da1        
        
          <div style="border:2px solid #dc2da1;">Content here</div>
        
        
          .myborder {border:2px solid #dc2da1;}
        
        Border color #dc2da1