#dc47f0 color space conversions
Hex:
        #dc47f0
        RGB:
        220, 71, 240
        CMY:
        14, 72, 6
        CMYK:
        8, 70, 0, 6
      HSL:
        293°, 84.9246%, 60.9804%
        HSV (HSB):
        293°, 70.4167%, 94.1176%
        XYZ:
        47.4966, 26.0134, 84.9558
        xyY:
        0.2997, 0.1642, 26.0134
      CIE-Lab:
        58.0498, 77.5954, -56.4508
        CIE-LCH:
        58.0498, 95.9570, 323.9640
        CIE-Luv:
        58.0498, 57.7178, -98.3213
        Hunter-Lab:
        51.0033, 76.9715, -63.0565
      #dc47f0 color charts
#dc47f0 RGB chart
      #dc47f0 CMYK chart
      #dc47f0 RGB pie chart
      #dc47f0 color shades, tints & tones
#dc47f0 color schemes
#dc47f0 color preview, HTML & CSS examples
           This text has a color of #dc47f0        
        
          <p style="color:#dc47f0;">Text here</p>
        
        
          .mytext {color:#dc47f0;}
        
        Text color #dc47f0
      
           This box has a color of #dc47f0        
        
          <div style="background-color:#dc47f0;">Content here</div>
        
        
          .mybackground {background-color:#dc47f0;}
        
        Background color #dc47f0
      
           Border around this has a color of #dc47f0        
        
          <div style="border:2px solid #dc47f0;">Content here</div>
        
        
          .myborder {border:2px solid #dc47f0;}
        
        Border color #dc47f0