#dc48f1 color space conversions
Hex:
        #dc48f1
        RGB:
        220, 72, 241
        CMY:
        14, 72, 5
        CMYK:
        9, 70, 0, 5
      HSL:
        293°, 85.7868%, 61.3725%
        HSV (HSB):
        293°, 70.1245%, 94.5098%
        XYZ:
        47.7097, 26.2012, 85.7619
        xyY:
        0.2988, 0.1641, 26.2012
      CIE-Lab:
        58.2276, 77.4215, -56.7247
        CIE-LCH:
        58.2276, 95.9781, 323.7708
        CIE-Luv:
        58.2276, 57.1981, -98.7866
        Hunter-Lab:
        51.1872, 76.7961, -63.5068
      #dc48f1 color charts
#dc48f1 RGB chart
      #dc48f1 CMYK chart
      #dc48f1 RGB pie chart
      #dc48f1 color shades, tints & tones
#dc48f1 color schemes
#dc48f1 color preview, HTML & CSS examples
           This text has a color of #dc48f1        
        
          <p style="color:#dc48f1;">Text here</p>
        
        
          .mytext {color:#dc48f1;}
        
        Text color #dc48f1
      
           This box has a color of #dc48f1        
        
          <div style="background-color:#dc48f1;">Content here</div>
        
        
          .mybackground {background-color:#dc48f1;}
        
        Background color #dc48f1
      
           Border around this has a color of #dc48f1        
        
          <div style="border:2px solid #dc48f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc48f1;}
        
        Border color #dc48f1