#d5759b color space conversions
Hex:
        #d5759b
        RGB:
        213, 117, 155
        CMY:
        16, 54, 39
        CMYK:
        0, 45, 27, 16
      HSL:
        336°, 53.3333%, 64.7059%
        HSV (HSB):
        336°, 45.0704%, 83.5294%
        XYZ:
        39.7183, 29.2353, 34.5599
        xyY:
        0.3837, 0.2824, 29.2353
      CIE-Lab:
        60.9887, 41.9647, -3.6880
        CIE-LCH:
        60.9887, 42.1265, 354.9775
        CIE-Luv:
        60.9887, 59.6004, -12.8346
        Hunter-Lab:
        54.0697, 36.4999, -0.0479
      #d5759b color charts
#d5759b RGB chart
      #d5759b CMYK chart
      #d5759b RGB pie chart
      #d5759b color shades, tints & tones
#d5759b color schemes
#d5759b color preview, HTML & CSS examples
           This text has a color of #d5759b        
        
          <p style="color:#d5759b;">Text here</p>
        
        
          .mytext {color:#d5759b;}
        
        Text color #d5759b
      
           This box has a color of #d5759b        
        
          <div style="background-color:#d5759b;">Content here</div>
        
        
          .mybackground {background-color:#d5759b;}
        
        Background color #d5759b
      
           Border around this has a color of #d5759b        
        
          <div style="border:2px solid #d5759b;">Content here</div>
        
        
          .myborder {border:2px solid #d5759b;}
        
        Border color #d5759b