#dc71da color space conversions
Hex:
        #dc71da
        RGB:
        220, 113, 218
        CMY:
        14, 56, 15
        CMYK:
        0, 49, 1, 14
      HSL:
        301°, 60.4520%, 65.2941%
        HSV (HSB):
        301°, 48.6364%, 86.2745%
        XYZ:
        48.0752, 32.0879, 69.9894
        xyY:
        0.3202, 0.2137, 32.0879
      CIE-Lab:
        63.4154, 56.0722, -35.6821
        CIE-LCH:
        63.4154, 66.4628, 327.5289
        CIE-Luv:
        63.4154, 51.3196, -64.0901
        Hunter-Lab:
        56.6461, 52.3611, -33.6037
      #dc71da color charts
#dc71da RGB chart
      #dc71da CMYK chart
      #dc71da RGB pie chart
      #dc71da color shades, tints & tones
#dc71da color schemes
#dc71da color preview, HTML & CSS examples
           This text has a color of #dc71da        
        
          <p style="color:#dc71da;">Text here</p>
        
        
          .mytext {color:#dc71da;}
        
        Text color #dc71da
      
           This box has a color of #dc71da        
        
          <div style="background-color:#dc71da;">Content here</div>
        
        
          .mybackground {background-color:#dc71da;}
        
        Background color #dc71da
      
           Border around this has a color of #dc71da        
        
          <div style="border:2px solid #dc71da;">Content here</div>
        
        
          .myborder {border:2px solid #dc71da;}
        
        Border color #dc71da