#dc428e color space conversions
Hex:
        #dc428e
        RGB:
        220, 66, 142
        CMY:
        14, 74, 44
        CMYK:
        0, 70, 35, 14
      HSL:
        330°, 68.7500%, 56.0784%
        HSV (HSB):
        330°, 70.0000%, 86.2745%
        XYZ:
        36.3459, 21.0651, 27.7415
        xyY:
        0.4268, 0.2474, 21.0651
      CIE-Lab:
        53.0206, 65.4157, -7.7894
        CIE-LCH:
        53.0206, 65.8778, 353.2095
        CIE-Luv:
        53.0206, 93.7102, -22.7831
        Hunter-Lab:
        45.8967, 61.0361, -3.7092
      #dc428e color charts
#dc428e RGB chart
      #dc428e CMYK chart
      #dc428e RGB pie chart
      #dc428e color shades, tints & tones
#dc428e color schemes
#dc428e color preview, HTML & CSS examples
           This text has a color of #dc428e        
        
          <p style="color:#dc428e;">Text here</p>
        
        
          .mytext {color:#dc428e;}
        
        Text color #dc428e
      
           This box has a color of #dc428e        
        
          <div style="background-color:#dc428e;">Content here</div>
        
        
          .mybackground {background-color:#dc428e;}
        
        Background color #dc428e
      
           Border around this has a color of #dc428e        
        
          <div style="border:2px solid #dc428e;">Content here</div>
        
        
          .myborder {border:2px solid #dc428e;}
        
        Border color #dc428e