#dc40d5 color space conversions
Hex:
        #dc40d5
        RGB:
        220, 64, 213
        CMY:
        14, 75, 16
        CMYK:
        0, 71, 3, 14
      HSL:
        303°, 69.0265%, 55.6863%
        HSV (HSB):
        303°, 70.9091%, 86.2745%
        XYZ:
        43.3588, 23.6865, 65.2375
        xyY:
        0.3278, 0.1791, 23.6865
      CIE-Lab:
        55.7726, 75.5371, -44.8612
        CIE-LCH:
        55.7726, 87.8543, 329.2941
        CIE-Luv:
        55.7726, 68.1233, -79.5173
        Hunter-Lab:
        48.6688, 73.8545, -45.4064
      #dc40d5 color charts
#dc40d5 RGB chart
      #dc40d5 CMYK chart
      #dc40d5 RGB pie chart
      #dc40d5 color shades, tints & tones
#dc40d5 color schemes
#dc40d5 color preview, HTML & CSS examples
           This text has a color of #dc40d5        
        
          <p style="color:#dc40d5;">Text here</p>
        
        
          .mytext {color:#dc40d5;}
        
        Text color #dc40d5
      
           This box has a color of #dc40d5        
        
          <div style="background-color:#dc40d5;">Content here</div>
        
        
          .mybackground {background-color:#dc40d5;}
        
        Background color #dc40d5
      
           Border around this has a color of #dc40d5        
        
          <div style="border:2px solid #dc40d5;">Content here</div>
        
        
          .myborder {border:2px solid #dc40d5;}
        
        Border color #dc40d5