#d994c8 color space conversions
Hex:
        #d994c8
        RGB:
        217, 148, 200
        CMY:
        15, 42, 22
        CMYK:
        0, 32, 8, 15
      HSL:
        315°, 47.5862%, 71.5686%
        HSV (HSB):
        315°, 31.7972%, 85.0980%
        XYZ:
        49.6305, 40.1017, 59.7682
        xyY:
        0.3320, 0.2682, 40.1017
      CIE-Lab:
        69.5419, 33.9156, -16.2710
        CIE-LCH:
        69.5419, 37.6167, 334.3706
        CIE-Luv:
        69.5419, 37.2565, -30.5023
        Hunter-Lab:
        63.3259, 29.0759, -11.6309
      #d994c8 color charts
#d994c8 RGB chart
      #d994c8 CMYK chart
      #d994c8 RGB pie chart
      #d994c8 color shades, tints & tones
#d994c8 color schemes
#d994c8 color preview, HTML & CSS examples
           This text has a color of #d994c8        
        
          <p style="color:#d994c8;">Text here</p>
        
        
          .mytext {color:#d994c8;}
        
        Text color #d994c8
      
           This box has a color of #d994c8        
        
          <div style="background-color:#d994c8;">Content here</div>
        
        
          .mybackground {background-color:#d994c8;}
        
        Background color #d994c8
      
           Border around this has a color of #d994c8        
        
          <div style="border:2px solid #d994c8;">Content here</div>
        
        
          .myborder {border:2px solid #d994c8;}
        
        Border color #d994c8