#dc21c4 color space conversions
Hex:
        #dc21c4
        RGB:
        220, 33, 196
        CMY:
        14, 87, 23
        CMYK:
        0, 85, 11, 14
      HSL:
        308°, 73.9130%, 49.6078%
        HSV (HSB):
        308°, 85.0000%, 86.2745%
        XYZ:
        40.0229, 20.2889, 54.0313
        xyY:
        0.3500, 0.1774, 20.2889
      CIE-Lab:
        52.1623, 80.9629, -40.8192
        CIE-LCH:
        52.1623, 90.6708, 333.2440
        CIE-Luv:
        52.1623, 80.1969, -73.0917
        Hunter-Lab:
        45.0432, 79.7796, -39.5907
      #dc21c4 color charts
#dc21c4 RGB chart
      #dc21c4 CMYK chart
      #dc21c4 RGB pie chart
      #dc21c4 color shades, tints & tones
#dc21c4 color schemes
#dc21c4 color preview, HTML & CSS examples
           This text has a color of #dc21c4        
        
          <p style="color:#dc21c4;">Text here</p>
        
        
          .mytext {color:#dc21c4;}
        
        Text color #dc21c4
      
           This box has a color of #dc21c4        
        
          <div style="background-color:#dc21c4;">Content here</div>
        
        
          .mybackground {background-color:#dc21c4;}
        
        Background color #dc21c4
      
           Border around this has a color of #dc21c4        
        
          <div style="border:2px solid #dc21c4;">Content here</div>
        
        
          .myborder {border:2px solid #dc21c4;}
        
        Border color #dc21c4