#d64c95 color space conversions
Hex:
        #d64c95
        RGB:
        214, 76, 149
        CMY:
        16, 70, 42
        CMYK:
        0, 64, 30, 16
      HSL:
        328°, 62.7273%, 56.8627%
        HSV (HSB):
        328°, 64.4860%, 83.9216%
        XYZ:
        35.7408, 21.6350, 30.7260
        xyY:
        0.4057, 0.2456, 21.6350
      CIE-Lab:
        53.6375, 60.7315, -11.1186
        CIE-LCH:
        53.6375, 61.7409, 349.6253
        CIE-Luv:
        53.6375, 82.3782, -26.4786
        Hunter-Lab:
        46.5134, 55.7607, -6.6066
      #d64c95 color charts
#d64c95 RGB chart
      #d64c95 CMYK chart
      #d64c95 RGB pie chart
      #d64c95 color shades, tints & tones
#d64c95 color schemes
#d64c95 color preview, HTML & CSS examples
           This text has a color of #d64c95        
        
          <p style="color:#d64c95;">Text here</p>
        
        
          .mytext {color:#d64c95;}
        
        Text color #d64c95
      
           This box has a color of #d64c95        
        
          <div style="background-color:#d64c95;">Content here</div>
        
        
          .mybackground {background-color:#d64c95;}
        
        Background color #d64c95
      
           Border around this has a color of #d64c95        
        
          <div style="border:2px solid #d64c95;">Content here</div>
        
        
          .myborder {border:2px solid #d64c95;}
        
        Border color #d64c95