#d54998 color space conversions
Hex:
        #d54998
        RGB:
        213, 73, 152
        CMY:
        16, 71, 40
        CMYK:
        0, 66, 29, 16
      HSL:
        326°, 62.5000%, 56.0784%
        HSV (HSB):
        326°, 65.7277%, 83.5294%
        XYZ:
        35.4906, 21.1782, 31.9230
        xyY:
        0.4006, 0.2391, 21.1782
      CIE-Lab:
        53.1440, 62.0146, -13.6514
        CIE-LCH:
        53.1440, 63.4994, 347.5854
        CIE-Luv:
        53.1440, 81.7869, -30.2361
        Hunter-Lab:
        46.0198, 57.1251, -8.9144
      #d54998 color charts
#d54998 RGB chart
      #d54998 CMYK chart
      #d54998 RGB pie chart
      #d54998 color shades, tints & tones
#d54998 color schemes
#d54998 color preview, HTML & CSS examples
           This text has a color of #d54998        
        
          <p style="color:#d54998;">Text here</p>
        
        
          .mytext {color:#d54998;}
        
        Text color #d54998
      
           This box has a color of #d54998        
        
          <div style="background-color:#d54998;">Content here</div>
        
        
          .mybackground {background-color:#d54998;}
        
        Background color #d54998
      
           Border around this has a color of #d54998        
        
          <div style="border:2px solid #d54998;">Content here</div>
        
        
          .myborder {border:2px solid #d54998;}
        
        Border color #d54998