#dc2c98 color space conversions
Hex:
        #dc2c98
        RGB:
        220, 44, 152
        CMY:
        14, 83, 40
        CMYK:
        0, 80, 31, 14
      HSL:
        323°, 71.5447%, 51.7647%
        HSV (HSB):
        323°, 80.0000%, 86.2745%
        XYZ:
        36.0834, 19.2840, 31.5261
        xyY:
        0.4153, 0.2219, 19.2840
      CIE-Lab:
        51.0178, 73.1725, -16.7643
        CIE-LCH:
        51.0178, 75.0684, 347.0959
        CIE-Luv:
        51.0178, 96.7492, -36.4981
        Hunter-Lab:
        43.9136, 69.8231, -11.8256
      #dc2c98 color charts
#dc2c98 RGB chart
      #dc2c98 CMYK chart
      #dc2c98 RGB pie chart
      #dc2c98 color shades, tints & tones
#dc2c98 color schemes
#dc2c98 color preview, HTML & CSS examples
           This text has a color of #dc2c98        
        
          <p style="color:#dc2c98;">Text here</p>
        
        
          .mytext {color:#dc2c98;}
        
        Text color #dc2c98
      
           This box has a color of #dc2c98        
        
          <div style="background-color:#dc2c98;">Content here</div>
        
        
          .mybackground {background-color:#dc2c98;}
        
        Background color #dc2c98
      
           Border around this has a color of #dc2c98        
        
          <div style="border:2px solid #dc2c98;">Content here</div>
        
        
          .myborder {border:2px solid #dc2c98;}
        
        Border color #dc2c98