#d64c81 color space conversions
Hex:
        #d64c81
        RGB:
        214, 76, 129
        CMY:
        16, 70, 49
        CMYK:
        0, 64, 40, 16
      HSL:
        337°, 62.7273%, 56.8627%
        HSV (HSB):
        337°, 64.4860%, 83.9216%
        XYZ:
        34.2784, 21.0500, 23.0253
        xyY:
        0.4375, 0.2687, 21.0500
      CIE-Lab:
        53.0042, 58.4706, -0.1821
        CIE-LCH:
        53.0042, 58.4709, 359.8216
        CIE-Luv:
        53.0042, 89.1080, -11.2321
        Hunter-Lab:
        45.8803, 53.0719, 2.3612
      #d64c81 color charts
#d64c81 RGB chart
      #d64c81 CMYK chart
      #d64c81 RGB pie chart
      #d64c81 color shades, tints & tones
#d64c81 color schemes
#d64c81 color preview, HTML & CSS examples
           This text has a color of #d64c81        
        
          <p style="color:#d64c81;">Text here</p>
        
        
          .mytext {color:#d64c81;}
        
        Text color #d64c81
      
           This box has a color of #d64c81        
        
          <div style="background-color:#d64c81;">Content here</div>
        
        
          .mybackground {background-color:#d64c81;}
        
        Background color #d64c81
      
           Border around this has a color of #d64c81        
        
          <div style="border:2px solid #d64c81;">Content here</div>
        
        
          .myborder {border:2px solid #d64c81;}
        
        Border color #d64c81