#dc29c5 color space conversions
Hex:
        #dc29c5
        RGB:
        220, 41, 197
        CMY:
        14, 84, 23
        CMYK:
        0, 81, 10, 14
      HSL:
        308°, 71.8876%, 51.1765%
        HSV (HSB):
        308°, 81.3636%, 86.2745%
        XYZ:
        40.3862, 20.8327, 54.7159
        xyY:
        0.3484, 0.1797, 20.8327
      CIE-Lab:
        52.7659, 79.4914, -40.4443
        CIE-LCH:
        52.7659, 89.1887, 333.0335
        CIE-Luv:
        52.7659, 78.6181, -72.5021
        Hunter-Lab:
        45.6429, 78.0670, -39.1257
      #dc29c5 color charts
#dc29c5 RGB chart
      #dc29c5 CMYK chart
      #dc29c5 RGB pie chart
      #dc29c5 color shades, tints & tones
#dc29c5 color schemes
#dc29c5 color preview, HTML & CSS examples
           This text has a color of #dc29c5        
        
          <p style="color:#dc29c5;">Text here</p>
        
        
          .mytext {color:#dc29c5;}
        
        Text color #dc29c5
      
           This box has a color of #dc29c5        
        
          <div style="background-color:#dc29c5;">Content here</div>
        
        
          .mybackground {background-color:#dc29c5;}
        
        Background color #dc29c5
      
           Border around this has a color of #dc29c5        
        
          <div style="border:2px solid #dc29c5;">Content here</div>
        
        
          .myborder {border:2px solid #dc29c5;}
        
        Border color #dc29c5