#dc29ce color space conversions
Hex:
        #dc29ce
        RGB:
        220, 41, 206
        CMY:
        14, 84, 19
        CMYK:
        0, 81, 6, 14
      HSL:
        305°, 71.8876%, 51.1765%
        HSV (HSB):
        305°, 81.3636%, 86.2745%
        XYZ:
        41.4487, 21.2578, 60.3111
        xyY:
        0.3369, 0.1728, 21.2578
      CIE-Lab:
        53.2304, 80.7573, -44.8885
        CIE-LCH:
        53.2304, 92.3944, 330.9327
        CIE-Luv:
        53.2304, 75.0675, -79.4809
        Hunter-Lab:
        46.1061, 79.7831, -45.2825
      #dc29ce color charts
#dc29ce RGB chart
      #dc29ce CMYK chart
      #dc29ce RGB pie chart
      #dc29ce color shades, tints & tones
#dc29ce color schemes
#dc29ce color preview, HTML & CSS examples
           This text has a color of #dc29ce        
        
          <p style="color:#dc29ce;">Text here</p>
        
        
          .mytext {color:#dc29ce;}
        
        Text color #dc29ce
      
           This box has a color of #dc29ce        
        
          <div style="background-color:#dc29ce;">Content here</div>
        
        
          .mybackground {background-color:#dc29ce;}
        
        Background color #dc29ce
      
           Border around this has a color of #dc29ce        
        
          <div style="border:2px solid #dc29ce;">Content here</div>
        
        
          .myborder {border:2px solid #dc29ce;}
        
        Border color #dc29ce