#dc48ff color space conversions
Hex:
        #dc48ff
        RGB:
        220, 72, 255
        CMY:
        14, 72, 0
        CMYK:
        14, 72, 0, 0
      HSL:
        289°, 100.0000%, 64.1176%
        HSV (HSB):
        289°, 71.7647%, 100.0000%
        XYZ:
        49.8826, 27.0704, 97.2037
        xyY:
        0.2864, 0.1554, 27.0704
      CIE-Lab:
        59.0394, 79.8653, -63.1987
        CIE-LCH:
        59.0394, 101.8457, 321.6449
        CIE-Luv:
        59.0394, 53.0141, -109.3144
        Hunter-Lab:
        52.0292, 80.0843, -74.3483
      #dc48ff color charts
#dc48ff RGB chart
      #dc48ff CMYK chart
      #dc48ff RGB pie chart
      #dc48ff color shades, tints & tones
#dc48ff color schemes
#dc48ff color preview, HTML & CSS examples
           This text has a color of #dc48ff        
        
          <p style="color:#dc48ff;">Text here</p>
        
        
          .mytext {color:#dc48ff;}
        
        Text color #dc48ff
      
           This box has a color of #dc48ff        
        
          <div style="background-color:#dc48ff;">Content here</div>
        
        
          .mybackground {background-color:#dc48ff;}
        
        Background color #dc48ff
      
           Border around this has a color of #dc48ff        
        
          <div style="border:2px solid #dc48ff;">Content here</div>
        
        
          .myborder {border:2px solid #dc48ff;}
        
        Border color #dc48ff