#d849c1 color space conversions
Hex:
        #d849c1
        RGB:
        216, 73, 193
        CMY:
        15, 71, 24
        CMYK:
        0, 66, 11, 15
      HSL:
        310°, 64.7059%, 56.6667%
        HSV (HSB):
        310°, 66.2037%, 84.7059%
        XYZ:
        40.3271, 23.2143, 52.8074
        xyY:
        0.3466, 0.1995, 23.2143
      CIE-Lab:
        55.2924, 68.4183, -34.2178
        CIE-LCH:
        55.2924, 76.4978, 333.4291
        CIE-Luv:
        55.2924, 69.7786, -62.0738
        Hunter-Lab:
        48.1812, 65.0853, -31.2560
      #d849c1 color charts
#d849c1 RGB chart
      #d849c1 CMYK chart
      #d849c1 RGB pie chart
      #d849c1 color shades, tints & tones
#d849c1 color schemes
#d849c1 color preview, HTML & CSS examples
           This text has a color of #d849c1        
        
          <p style="color:#d849c1;">Text here</p>
        
        
          .mytext {color:#d849c1;}
        
        Text color #d849c1
      
           This box has a color of #d849c1        
        
          <div style="background-color:#d849c1;">Content here</div>
        
        
          .mybackground {background-color:#d849c1;}
        
        Background color #d849c1
      
           Border around this has a color of #d849c1        
        
          <div style="border:2px solid #d849c1;">Content here</div>
        
        
          .myborder {border:2px solid #d849c1;}
        
        Border color #d849c1