#dc40c0 color space conversions
Hex:
        #dc40c0
        RGB:
        220, 64, 192
        CMY:
        14, 75, 25
        CMYK:
        0, 71, 13, 14
      HSL:
        311°, 69.0265%, 55.6863%
        HSV (HSB):
        311°, 70.9091%, 86.2745%
        XYZ:
        40.8630, 22.6882, 52.0947
        xyY:
        0.3533, 0.1962, 22.6882
      CIE-Lab:
        54.7497, 72.4143, -34.4433
        CIE-LCH:
        54.7497, 80.1884, 334.5622
        CIE-Luv:
        54.7497, 75.6401, -62.9324
        Hunter-Lab:
        47.6321, 69.7767, -31.5023
      #dc40c0 color charts
#dc40c0 RGB chart
      #dc40c0 CMYK chart
      #dc40c0 RGB pie chart
      #dc40c0 color shades, tints & tones
#dc40c0 color schemes
#dc40c0 color preview, HTML & CSS examples
           This text has a color of #dc40c0        
        
          <p style="color:#dc40c0;">Text here</p>
        
        
          .mytext {color:#dc40c0;}
        
        Text color #dc40c0
      
           This box has a color of #dc40c0        
        
          <div style="background-color:#dc40c0;">Content here</div>
        
        
          .mybackground {background-color:#dc40c0;}
        
        Background color #dc40c0
      
           Border around this has a color of #dc40c0        
        
          <div style="border:2px solid #dc40c0;">Content here</div>
        
        
          .myborder {border:2px solid #dc40c0;}
        
        Border color #dc40c0