#dc29f8 color space conversions
Hex:
        #dc29f8
        RGB:
        220, 41, 248
        CMY:
        14, 84, 3
        CMYK:
        11, 83, 0, 3
      HSL:
        292°, 93.6652%, 56.6667%
        HSV (HSB):
        292°, 83.4677%, 97.2549%
        XYZ:
        47.2514, 23.5788, 90.8677
        xyY:
        0.2922, 0.1458, 23.5788
      CIE-Lab:
        55.6636, 87.1965, -64.7404
        CIE-LCH:
        55.6636, 108.6027, 323.4074
        CIE-Luv:
        55.6636, 59.8996, -110.9096
        Hunter-Lab:
        48.5580, 88.7203, -76.9600
      #dc29f8 color charts
#dc29f8 RGB chart
      #dc29f8 CMYK chart
      #dc29f8 RGB pie chart
      #dc29f8 color shades, tints & tones
#dc29f8 color schemes
#dc29f8 color preview, HTML & CSS examples
           This text has a color of #dc29f8        
        
          <p style="color:#dc29f8;">Text here</p>
        
        
          .mytext {color:#dc29f8;}
        
        Text color #dc29f8
      
           This box has a color of #dc29f8        
        
          <div style="background-color:#dc29f8;">Content here</div>
        
        
          .mybackground {background-color:#dc29f8;}
        
        Background color #dc29f8
      
           Border around this has a color of #dc29f8        
        
          <div style="border:2px solid #dc29f8;">Content here</div>
        
        
          .myborder {border:2px solid #dc29f8;}
        
        Border color #dc29f8