#d34d84 color space conversions
Hex:
        #d34d84
        RGB:
        211, 77, 132
        CMY:
        17, 70, 48
        CMYK:
        0, 64, 37, 17
      HSL:
        335°, 60.3604%, 56.4706%
        HSV (HSB):
        335°, 63.5071%, 82.7451%
        XYZ:
        33.6827, 20.8226, 24.0737
        xyY:
        0.4286, 0.2650, 20.8226
      CIE-Lab:
        52.7548, 57.4718, -2.3938
        CIE-LCH:
        52.7548, 57.5216, 357.6149
        CIE-Luv:
        52.7548, 85.2436, -13.8967
        Hunter-Lab:
        45.6318, 51.9027, 0.6630
      #d34d84 color charts
#d34d84 RGB chart
      #d34d84 CMYK chart
      #d34d84 RGB pie chart
      #d34d84 color shades, tints & tones
#d34d84 color schemes
#d34d84 color preview, HTML & CSS examples
           This text has a color of #d34d84        
        
          <p style="color:#d34d84;">Text here</p>
        
        
          .mytext {color:#d34d84;}
        
        Text color #d34d84
      
           This box has a color of #d34d84        
        
          <div style="background-color:#d34d84;">Content here</div>
        
        
          .mybackground {background-color:#d34d84;}
        
        Background color #d34d84
      
           Border around this has a color of #d34d84        
        
          <div style="border:2px solid #d34d84;">Content here</div>
        
        
          .myborder {border:2px solid #d34d84;}
        
        Border color #d34d84