#d86598 color space conversions
Hex:
        #d86598
        RGB:
        216, 101, 152
        CMY:
        15, 60, 40
        CMYK:
        0, 53, 30, 15
      HSL:
        333°, 59.5855%, 62.1569%
        HSV (HSB):
        333°, 53.2407%, 84.7059%
        XYZ:
        38.6401, 26.1733, 32.7212
        xyY:
        0.3962, 0.2683, 26.1733
      CIE-Lab:
        58.2012, 50.5664, -6.0304
        CIE-LCH:
        58.2012, 50.9247, 353.1992
        CIE-Luv:
        58.2012, 71.2068, -17.6919
        Hunter-Lab:
        51.1598, 45.2880, -2.1092
      #d86598 color charts
#d86598 RGB chart
      #d86598 CMYK chart
      #d86598 RGB pie chart
      #d86598 color shades, tints & tones
#d86598 color schemes
#d86598 color preview, HTML & CSS examples
           This text has a color of #d86598        
        
          <p style="color:#d86598;">Text here</p>
        
        
          .mytext {color:#d86598;}
        
        Text color #d86598
      
           This box has a color of #d86598        
        
          <div style="background-color:#d86598;">Content here</div>
        
        
          .mybackground {background-color:#d86598;}
        
        Background color #d86598
      
           Border around this has a color of #d86598        
        
          <div style="border:2px solid #d86598;">Content here</div>
        
        
          .myborder {border:2px solid #d86598;}
        
        Border color #d86598