#d54296 color space conversions
Hex:
        #d54296
        RGB:
        213, 66, 150
        CMY:
        16, 74, 41
        CMYK:
        0, 69, 30, 16
      HSL:
        326°, 63.6364%, 54.7059%
        HSV (HSB):
        326°, 69.0141%, 83.5294%
        XYZ:
        34.8938, 20.2446, 30.9226
        xyY:
        0.4055, 0.2352, 20.2446
      CIE-Lab:
        52.1126, 64.4306, -14.0271
        CIE-LCH:
        52.1126, 65.9399, 347.7179
        CIE-Luv:
        52.1126, 85.1929, -31.1089
        Hunter-Lab:
        44.9940, 59.6912, -9.2520
      #d54296 color charts
#d54296 RGB chart
      #d54296 CMYK chart
      #d54296 RGB pie chart
      #d54296 color shades, tints & tones
#d54296 color schemes
#d54296 color preview, HTML & CSS examples
           This text has a color of #d54296        
        
          <p style="color:#d54296;">Text here</p>
        
        
          .mytext {color:#d54296;}
        
        Text color #d54296
      
           This box has a color of #d54296        
        
          <div style="background-color:#d54296;">Content here</div>
        
        
          .mybackground {background-color:#d54296;}
        
        Background color #d54296
      
           Border around this has a color of #d54296        
        
          <div style="border:2px solid #d54296;">Content here</div>
        
        
          .myborder {border:2px solid #d54296;}
        
        Border color #d54296