#dc71d2 color space conversions
Hex:
        #dc71d2
        RGB:
        220, 113, 210
        CMY:
        14, 56, 18
        CMYK:
        0, 49, 5, 14
      HSL:
        306°, 60.4520%, 65.2941%
        HSV (HSB):
        306°, 48.6364%, 86.2745%
        XYZ:
        47.0532, 31.6790, 64.6075
        xyY:
        0.3283, 0.2210, 31.6790
      CIE-Lab:
        63.0767, 54.6888, -31.7233
        CIE-LCH:
        63.0767, 63.2237, 329.8833
        CIE-Luv:
        63.0767, 53.3037, -57.5393
        Hunter-Lab:
        56.2841, 50.7276, -28.6589
      #dc71d2 color charts
#dc71d2 RGB chart
      #dc71d2 CMYK chart
      #dc71d2 RGB pie chart
      #dc71d2 color shades, tints & tones
#dc71d2 color schemes
#dc71d2 color preview, HTML & CSS examples
           This text has a color of #dc71d2        
        
          <p style="color:#dc71d2;">Text here</p>
        
        
          .mytext {color:#dc71d2;}
        
        Text color #dc71d2
      
           This box has a color of #dc71d2        
        
          <div style="background-color:#dc71d2;">Content here</div>
        
        
          .mybackground {background-color:#dc71d2;}
        
        Background color #dc71d2
      
           Border around this has a color of #dc71d2        
        
          <div style="border:2px solid #dc71d2;">Content here</div>
        
        
          .myborder {border:2px solid #dc71d2;}
        
        Border color #dc71d2