#d96abb color space conversions
Hex:
        #d96abb
        RGB:
        217, 106, 187
        CMY:
        15, 58, 27
        CMYK:
        0, 51, 14, 15
      HSL:
        316°, 59.3583%, 63.3333%
        HSV (HSB):
        316°, 51.1521%, 85.0980%
        XYZ:
        42.7389, 28.6476, 50.2907
        xyY:
        0.3512, 0.2354, 28.6476
      CIE-Lab:
        60.4694, 53.4491, -22.7549
        CIE-LCH:
        60.4694, 58.0912, 336.9391
        CIE-Luv:
        60.4694, 60.0773, -43.0014
        Hunter-Lab:
        53.5235, 48.8676, -18.2424
      #d96abb color charts
#d96abb RGB chart
      #d96abb CMYK chart
      #d96abb RGB pie chart
      #d96abb color shades, tints & tones
#d96abb color schemes
#d96abb color preview, HTML & CSS examples
           This text has a color of #d96abb        
        
          <p style="color:#d96abb;">Text here</p>
        
        
          .mytext {color:#d96abb;}
        
        Text color #d96abb
      
           This box has a color of #d96abb        
        
          <div style="background-color:#d96abb;">Content here</div>
        
        
          .mybackground {background-color:#d96abb;}
        
        Background color #d96abb
      
           Border around this has a color of #d96abb        
        
          <div style="border:2px solid #d96abb;">Content here</div>
        
        
          .myborder {border:2px solid #d96abb;}
        
        Border color #d96abb