#dc71d6 color space conversions
Hex:
        #dc71d6
        RGB:
        220, 113, 214
        CMY:
        14, 56, 16
        CMYK:
        0, 49, 3, 14
      HSL:
        303°, 60.4520%, 65.2941%
        HSV (HSB):
        303°, 48.6364%, 86.2745%
        XYZ:
        47.5579, 31.8809, 67.2654
        xyY:
        0.3242, 0.2173, 31.8809
      CIE-Lab:
        63.2444, 55.3756, -33.7081
        CIE-LCH:
        63.2444, 64.8281, 328.6704
        CIE-Luv:
        63.2444, 52.3090, -60.8163
        Hunter-Lab:
        56.4632, 51.5367, -31.1087
      #dc71d6 color charts
#dc71d6 RGB chart
      #dc71d6 CMYK chart
      #dc71d6 RGB pie chart
      #dc71d6 color shades, tints & tones
#dc71d6 color schemes
#dc71d6 color preview, HTML & CSS examples
           This text has a color of #dc71d6        
        
          <p style="color:#dc71d6;">Text here</p>
        
        
          .mytext {color:#dc71d6;}
        
        Text color #dc71d6
      
           This box has a color of #dc71d6        
        
          <div style="background-color:#dc71d6;">Content here</div>
        
        
          .mybackground {background-color:#dc71d6;}
        
        Background color #dc71d6
      
           Border around this has a color of #dc71d6        
        
          <div style="border:2px solid #dc71d6;">Content here</div>
        
        
          .myborder {border:2px solid #dc71d6;}
        
        Border color #dc71d6