#dc29d7 color space conversions
Hex:
        #dc29d7
        RGB:
        220, 41, 215
        CMY:
        14, 84, 16
        CMYK:
        0, 81, 2, 14
      HSL:
        302°, 71.8876%, 51.1765%
        HSV (HSB):
        302°, 81.3636%, 86.2745%
        XYZ:
        42.5739, 21.7078, 66.2361
        xyY:
        0.3262, 0.1663, 21.7078
      CIE-Lab:
        53.7156, 82.0664, -49.2637
        CIE-LCH:
        53.7156, 95.7173, 329.0240
        CIE-Luv:
        53.7156, 71.6168, -86.3847
        Hunter-Lab:
        46.5916, 81.5719, -51.6743
      #dc29d7 color charts
#dc29d7 RGB chart
      #dc29d7 CMYK chart
      #dc29d7 RGB pie chart
      #dc29d7 color shades, tints & tones
#dc29d7 color schemes
#dc29d7 color preview, HTML & CSS examples
           This text has a color of #dc29d7        
        
          <p style="color:#dc29d7;">Text here</p>
        
        
          .mytext {color:#dc29d7;}
        
        Text color #dc29d7
      
           This box has a color of #dc29d7        
        
          <div style="background-color:#dc29d7;">Content here</div>
        
        
          .mybackground {background-color:#dc29d7;}
        
        Background color #dc29d7
      
           Border around this has a color of #dc29d7        
        
          <div style="border:2px solid #dc29d7;">Content here</div>
        
        
          .myborder {border:2px solid #dc29d7;}
        
        Border color #dc29d7