#dc3fd4 color space conversions
Hex:
        #dc3fd4
        RGB:
        220, 63, 212
        CMY:
        14, 75, 17
        CMYK:
        0, 71, 4, 14
      HSL:
        303°, 69.1630%, 55.4902%
        HSV (HSB):
        303°, 71.3636%, 86.2745%
        XYZ:
        43.1764, 23.5241, 64.5523
        xyY:
        0.3290, 0.1792, 23.5241
      CIE-Lab:
        55.6082, 75.7051, -44.5524
        CIE-LCH:
        55.6082, 87.8418, 329.5232
        CIE-Luv:
        55.6082, 68.6997, -79.0196
        Hunter-Lab:
        48.5017, 74.0234, -44.9596
      #dc3fd4 color charts
#dc3fd4 RGB chart
      #dc3fd4 CMYK chart
      #dc3fd4 RGB pie chart
      #dc3fd4 color shades, tints & tones
#dc3fd4 color schemes
#dc3fd4 color preview, HTML & CSS examples
           This text has a color of #dc3fd4        
        
          <p style="color:#dc3fd4;">Text here</p>
        
        
          .mytext {color:#dc3fd4;}
        
        Text color #dc3fd4
      
           This box has a color of #dc3fd4        
        
          <div style="background-color:#dc3fd4;">Content here</div>
        
        
          .mybackground {background-color:#dc3fd4;}
        
        Background color #dc3fd4
      
           Border around this has a color of #dc3fd4        
        
          <div style="border:2px solid #dc3fd4;">Content here</div>
        
        
          .myborder {border:2px solid #dc3fd4;}
        
        Border color #dc3fd4