#d41d99 color space conversions
Hex:
        #d41d99
        RGB:
        212, 29, 153
        CMY:
        17, 89, 40
        CMYK:
        0, 86, 28, 17
      HSL:
        319°, 75.9336%, 47.2549%
        HSV (HSB):
        319°, 86.3208%, 83.1373%
        XYZ:
        33.3405, 17.1757, 31.6950
        xyY:
        0.4055, 0.2089, 17.1757
      CIE-Lab:
        48.4806, 74.6924, -21.3746
        CIE-LCH:
        48.4806, 77.6906, 344.0306
        CIE-Luv:
        48.4806, 93.0268, -42.8128
        Hunter-Lab:
        41.4436, 71.0734, -16.3330
      #d41d99 color charts
#d41d99 RGB chart
      #d41d99 CMYK chart
      #d41d99 RGB pie chart
      #d41d99 color shades, tints & tones
#d41d99 color schemes
#d41d99 color preview, HTML & CSS examples
           This text has a color of #d41d99        
        
          <p style="color:#d41d99;">Text here</p>
        
        
          .mytext {color:#d41d99;}
        
        Text color #d41d99
      
           This box has a color of #d41d99        
        
          <div style="background-color:#d41d99;">Content here</div>
        
        
          .mybackground {background-color:#d41d99;}
        
        Background color #d41d99
      
           Border around this has a color of #d41d99        
        
          <div style="border:2px solid #d41d99;">Content here</div>
        
        
          .myborder {border:2px solid #d41d99;}
        
        Border color #d41d99