#d42893 color space conversions
Hex:
        #d42893
        RGB:
        212, 40, 147
        CMY:
        17, 84, 42
        CMYK:
        0, 81, 31, 17
      HSL:
        323°, 68.2540%, 49.4118%
        HSV (HSB):
        323°, 81.1321%, 83.1373%
        XYZ:
        33.1766, 17.6212, 29.2564
        xyY:
        0.4144, 0.2201, 17.6212
      CIE-Lab:
        49.0334, 71.7310, -16.9310
        CIE-LCH:
        49.0334, 73.7021, 346.7193
        CIE-Luv:
        49.0334, 93.4582, -36.1388
        Hunter-Lab:
        41.9776, 67.6149, -11.9379
      #d42893 color charts
#d42893 RGB chart
      #d42893 CMYK chart
      #d42893 RGB pie chart
      #d42893 color shades, tints & tones
#d42893 color schemes
#d42893 color preview, HTML & CSS examples
           This text has a color of #d42893        
        
          <p style="color:#d42893;">Text here</p>
        
        
          .mytext {color:#d42893;}
        
        Text color #d42893
      
           This box has a color of #d42893        
        
          <div style="background-color:#d42893;">Content here</div>
        
        
          .mybackground {background-color:#d42893;}
        
        Background color #d42893
      
           Border around this has a color of #d42893        
        
          <div style="border:2px solid #d42893;">Content here</div>
        
        
          .myborder {border:2px solid #d42893;}
        
        Border color #d42893