#dc47c3 color space conversions
Hex:
        #dc47c3
        RGB:
        220, 71, 195
        CMY:
        14, 72, 24
        CMYK:
        0, 68, 11, 14
      HSL:
        310°, 68.0365%, 57.0588%
        HSV (HSB):
        310°, 67.7273%, 86.2745%
        XYZ:
        41.6188, 23.6623, 54.0035
        xyY:
        0.3489, 0.1984, 23.6623
      CIE-Lab:
        55.7480, 70.4235, -34.6097
        CIE-LCH:
        55.7480, 78.4684, 333.8281
        CIE-Luv:
        55.7480, 72.6188, -63.1030
        Hunter-Lab:
        48.6439, 67.5945, -31.7719
      #dc47c3 color charts
#dc47c3 RGB chart
      #dc47c3 CMYK chart
      #dc47c3 RGB pie chart
      #dc47c3 color shades, tints & tones
#dc47c3 color schemes
#dc47c3 color preview, HTML & CSS examples
           This text has a color of #dc47c3        
        
          <p style="color:#dc47c3;">Text here</p>
        
        
          .mytext {color:#dc47c3;}
        
        Text color #dc47c3
      
           This box has a color of #dc47c3        
        
          <div style="background-color:#dc47c3;">Content here</div>
        
        
          .mybackground {background-color:#dc47c3;}
        
        Background color #dc47c3
      
           Border around this has a color of #dc47c3        
        
          <div style="border:2px solid #dc47c3;">Content here</div>
        
        
          .myborder {border:2px solid #dc47c3;}
        
        Border color #dc47c3