#dc47f3 color space conversions
Hex:
        #dc47f3
        RGB:
        220, 71, 243
        CMY:
        14, 72, 5
        CMYK:
        9, 71, 0, 5
      HSL:
        292°, 87.7551%, 61.5686%
        HSV (HSB):
        292°, 70.7819%, 95.2941%
        XYZ:
        47.9461, 26.1932, 87.3228
        xyY:
        0.2969, 0.1622, 26.1932
      CIE-Lab:
        58.2200, 78.1095, -57.8517
        CIE-LCH:
        58.2200, 97.2003, 323.4745
        CIE-Luv:
        58.2200, 56.7960, -100.5975
        Hunter-Lab:
        51.1793, 77.6598, -65.3359
      #dc47f3 color charts
#dc47f3 RGB chart
      #dc47f3 CMYK chart
      #dc47f3 RGB pie chart
      #dc47f3 color shades, tints & tones
#dc47f3 color schemes
#dc47f3 color preview, HTML & CSS examples
           This text has a color of #dc47f3        
        
          <p style="color:#dc47f3;">Text here</p>
        
        
          .mytext {color:#dc47f3;}
        
        Text color #dc47f3
      
           This box has a color of #dc47f3        
        
          <div style="background-color:#dc47f3;">Content here</div>
        
        
          .mybackground {background-color:#dc47f3;}
        
        Background color #dc47f3
      
           Border around this has a color of #dc47f3        
        
          <div style="border:2px solid #dc47f3;">Content here</div>
        
        
          .myborder {border:2px solid #dc47f3;}
        
        Border color #dc47f3