#d8487d color space conversions
Hex:
        #d8487d
        RGB:
        216, 72, 125
        CMY:
        15, 72, 51
        CMYK:
        0, 67, 42, 15
      HSL:
        338°, 64.8649%, 56.4706%
        HSV (HSB):
        338°, 66.6667%, 84.7059%
        XYZ:
        34.3379, 20.7143, 21.5905
        xyY:
        0.4480, 0.2703, 20.7143
      CIE-Lab:
        52.6354, 60.2659, 1.7104
        CIE-LCH:
        52.6354, 60.2901, 1.6256
        CIE-Luv:
        52.6354, 93.9545, -9.1942
        Hunter-Lab:
        45.5130, 55.0242, 3.7331
      #d8487d color charts
#d8487d RGB chart
      #d8487d CMYK chart
      #d8487d RGB pie chart
      #d8487d color shades, tints & tones
#d8487d color schemes
#d8487d color preview, HTML & CSS examples
           This text has a color of #d8487d        
        
          <p style="color:#d8487d;">Text here</p>
        
        
          .mytext {color:#d8487d;}
        
        Text color #d8487d
      
           This box has a color of #d8487d        
        
          <div style="background-color:#d8487d;">Content here</div>
        
        
          .mybackground {background-color:#d8487d;}
        
        Background color #d8487d
      
           Border around this has a color of #d8487d        
        
          <div style="border:2px solid #d8487d;">Content here</div>
        
        
          .myborder {border:2px solid #d8487d;}
        
        Border color #d8487d