#dc71f7 color space conversions
Hex:
        #dc71f7
        RGB:
        220, 113, 247
        CMY:
        14, 56, 3
        CMYK:
        11, 54, 0, 3
      HSL:
        288°, 89.3333%, 70.5882%
        HSV (HSB):
        288°, 54.2510%, 96.8627%
        XYZ:
        52.2088, 33.7413, 91.7567
        xyY:
        0.2938, 0.1899, 33.7413
      CIE-Lab:
        64.7567, 61.3962, -49.6747
        CIE-LCH:
        64.7567, 78.9752, 321.0242
        CIE-Luv:
        64.7567, 44.3504, -87.5899
        Hunter-Lab:
        58.0873, 58.7831, -52.9955
      #dc71f7 color charts
#dc71f7 RGB chart
      #dc71f7 CMYK chart
      #dc71f7 RGB pie chart
      #dc71f7 color shades, tints & tones
#dc71f7 color schemes
#dc71f7 color preview, HTML & CSS examples
           This text has a color of #dc71f7        
        
          <p style="color:#dc71f7;">Text here</p>
        
        
          .mytext {color:#dc71f7;}
        
        Text color #dc71f7
      
           This box has a color of #dc71f7        
        
          <div style="background-color:#dc71f7;">Content here</div>
        
        
          .mybackground {background-color:#dc71f7;}
        
        Background color #dc71f7
      
           Border around this has a color of #dc71f7        
        
          <div style="border:2px solid #dc71f7;">Content here</div>
        
        
          .myborder {border:2px solid #dc71f7;}
        
        Border color #dc71f7