#dc47e2 color space conversions
Hex:
        #dc47e2
        RGB:
        220, 71, 226
        CMY:
        14, 72, 11
        CMYK:
        3, 69, 0, 11
      HSL:
        298°, 72.7700%, 58.2353%
        HSV (HSB):
        298°, 68.5841%, 88.6275%
        XYZ:
        45.4959, 25.2131, 74.4202
        xyY:
        0.3135, 0.1737, 25.2131
      CIE-Lab:
        57.2825, 75.2514, -49.8243
        CIE-LCH:
        57.2825, 90.2510, 326.4913
        CIE-Luv:
        57.2825, 62.1455, -87.5642
        Hunter-Lab:
        50.2127, 73.8604, -52.7249
      #dc47e2 color charts
#dc47e2 RGB chart
      #dc47e2 CMYK chart
      #dc47e2 RGB pie chart
      #dc47e2 color shades, tints & tones
#dc47e2 color schemes
#dc47e2 color preview, HTML & CSS examples
           This text has a color of #dc47e2        
        
          <p style="color:#dc47e2;">Text here</p>
        
        
          .mytext {color:#dc47e2;}
        
        Text color #dc47e2
      
           This box has a color of #dc47e2        
        
          <div style="background-color:#dc47e2;">Content here</div>
        
        
          .mybackground {background-color:#dc47e2;}
        
        Background color #dc47e2
      
           Border around this has a color of #dc47e2        
        
          <div style="border:2px solid #dc47e2;">Content here</div>
        
        
          .myborder {border:2px solid #dc47e2;}
        
        Border color #dc47e2