#dc40c4 color space conversions
Hex:
        #dc40c4
        RGB:
        220, 64, 196
        CMY:
        14, 75, 23
        CMYK:
        0, 71, 11, 14
      HSL:
        309°, 69.0265%, 55.6863%
        HSV (HSB):
        309°, 70.9091%, 86.2745%
        XYZ:
        41.3124, 22.8680, 54.4611
        xyY:
        0.3482, 0.1927, 22.8680
      CIE-Lab:
        54.9361, 72.9894, -36.4556
        CIE-LCH:
        54.9361, 81.5871, 333.4595
        CIE-Luv:
        54.9361, 74.1789, -66.1122
        Hunter-Lab:
        47.8205, 70.5215, -34.0491
      #dc40c4 color charts
#dc40c4 RGB chart
      #dc40c4 CMYK chart
      #dc40c4 RGB pie chart
      #dc40c4 color shades, tints & tones
#dc40c4 color schemes
#dc40c4 color preview, HTML & CSS examples
           This text has a color of #dc40c4        
        
          <p style="color:#dc40c4;">Text here</p>
        
        
          .mytext {color:#dc40c4;}
        
        Text color #dc40c4
      
           This box has a color of #dc40c4        
        
          <div style="background-color:#dc40c4;">Content here</div>
        
        
          .mybackground {background-color:#dc40c4;}
        
        Background color #dc40c4
      
           Border around this has a color of #dc40c4        
        
          <div style="border:2px solid #dc40c4;">Content here</div>
        
        
          .myborder {border:2px solid #dc40c4;}
        
        Border color #dc40c4