#dc29d3 color space conversions
Hex:
        #dc29d3
        RGB:
        220, 41, 211
        CMY:
        14, 84, 17
        CMYK:
        0, 81, 4, 14
      HSL:
        303°, 71.8876%, 51.1765%
        HSV (HSB):
        303°, 81.3636%, 86.2745%
        XYZ:
        42.0660, 21.5047, 63.5617
        xyY:
        0.3309, 0.1692, 21.5047
      CIE-Lab:
        53.4975, 81.4794, -47.3276
        CIE-LCH:
        53.4975, 94.2274, 329.8497
        CIE-Luv:
        53.4975, 73.1376, -83.3264
        Hunter-Lab:
        46.3731, 80.7680, -48.8051
      #dc29d3 color charts
#dc29d3 RGB chart
      #dc29d3 CMYK chart
      #dc29d3 RGB pie chart
      #dc29d3 color shades, tints & tones
#dc29d3 color schemes
#dc29d3 color preview, HTML & CSS examples
           This text has a color of #dc29d3        
        
          <p style="color:#dc29d3;">Text here</p>
        
        
          .mytext {color:#dc29d3;}
        
        Text color #dc29d3
      
           This box has a color of #dc29d3        
        
          <div style="background-color:#dc29d3;">Content here</div>
        
        
          .mybackground {background-color:#dc29d3;}
        
        Background color #dc29d3
      
           Border around this has a color of #dc29d3        
        
          <div style="border:2px solid #dc29d3;">Content here</div>
        
        
          .myborder {border:2px solid #dc29d3;}
        
        Border color #dc29d3