#dc71f5 color space conversions
Hex:
        #dc71f5
        RGB:
        220, 113, 245
        CMY:
        14, 56, 4
        CMYK:
        10, 54, 0, 4
      HSL:
        289°, 86.8421%, 70.1961%
        HSV (HSB):
        289°, 53.8776%, 96.0784%
        XYZ:
        51.9018, 33.6185, 90.1397
        xyY:
        0.2955, 0.1914, 33.6185
      CIE-Lab:
        64.6586, 61.0148, -48.7276
        CIE-LCH:
        64.6586, 78.0844, 321.3884
        CIE-Luv:
        64.6586, 44.8176, -85.9880
        Hunter-Lab:
        57.9814, 58.3158, -51.5870
      #dc71f5 color charts
#dc71f5 RGB chart
      #dc71f5 CMYK chart
      #dc71f5 RGB pie chart
      #dc71f5 color shades, tints & tones
#dc71f5 color schemes
#dc71f5 color preview, HTML & CSS examples
           This text has a color of #dc71f5        
        
          <p style="color:#dc71f5;">Text here</p>
        
        
          .mytext {color:#dc71f5;}
        
        Text color #dc71f5
      
           This box has a color of #dc71f5        
        
          <div style="background-color:#dc71f5;">Content here</div>
        
        
          .mybackground {background-color:#dc71f5;}
        
        Background color #dc71f5
      
           Border around this has a color of #dc71f5        
        
          <div style="border:2px solid #dc71f5;">Content here</div>
        
        
          .myborder {border:2px solid #dc71f5;}
        
        Border color #dc71f5