#d8757d color space conversions
Hex:
        #d8757d
        RGB:
        216, 117, 125
        CMY:
        15, 54, 51
        CMYK:
        0, 46, 42, 15
      HSL:
        355°, 55.9322%, 65.2941%
        HSV (HSB):
        355°, 45.8333%, 84.7059%
        XYZ:
        38.3819, 28.8022, 22.9385
        xyY:
        0.4259, 0.3196, 28.8022
      CIE-Lab:
        60.6066, 39.3711, 13.0755
        CIE-LCH:
        60.6066, 41.4856, 18.3719
        CIE-Luv:
        60.6066, 68.4487, 9.7584
        Hunter-Lab:
        53.6677, 33.7406, 12.2258
      #d8757d color charts
#d8757d RGB chart
      #d8757d CMYK chart
      #d8757d RGB pie chart
      #d8757d color shades, tints & tones
#d8757d color schemes
#d8757d color preview, HTML & CSS examples
           This text has a color of #d8757d        
        
          <p style="color:#d8757d;">Text here</p>
        
        
          .mytext {color:#d8757d;}
        
        Text color #d8757d
      
           This box has a color of #d8757d        
        
          <div style="background-color:#d8757d;">Content here</div>
        
        
          .mybackground {background-color:#d8757d;}
        
        Background color #d8757d
      
           Border around this has a color of #d8757d        
        
          <div style="border:2px solid #d8757d;">Content here</div>
        
        
          .myborder {border:2px solid #d8757d;}
        
        Border color #d8757d