#d34992 color space conversions
Hex:
        #d34992
        RGB:
        211, 73, 146
        CMY:
        17, 71, 43
        CMYK:
        0, 65, 31, 17
      HSL:
        328°, 61.0619%, 55.6863%
        HSV (HSB):
        328°, 65.4028%, 82.7451%
        XYZ:
        34.4348, 20.6893, 29.3726
        xyY:
        0.4075, 0.2449, 20.6893
      CIE-Lab:
        52.6078, 60.7197, -10.9391
        CIE-LCH:
        52.6078, 61.6972, 349.7873
        CIE-Luv:
        52.6078, 82.3034, -26.1234
        Hunter-Lab:
        45.4855, 55.5340, -6.4472
      #d34992 color charts
#d34992 RGB chart
      #d34992 CMYK chart
      #d34992 RGB pie chart
      #d34992 color shades, tints & tones
#d34992 color schemes
#d34992 color preview, HTML & CSS examples
           This text has a color of #d34992        
        
          <p style="color:#d34992;">Text here</p>
        
        
          .mytext {color:#d34992;}
        
        Text color #d34992
      
           This box has a color of #d34992        
        
          <div style="background-color:#d34992;">Content here</div>
        
        
          .mybackground {background-color:#d34992;}
        
        Background color #d34992
      
           Border around this has a color of #d34992        
        
          <div style="border:2px solid #d34992;">Content here</div>
        
        
          .myborder {border:2px solid #d34992;}
        
        Border color #d34992