#d96abe color space conversions
Hex:
        #d96abe
        RGB:
        217, 106, 190
        CMY:
        15, 58, 25
        CMYK:
        0, 51, 12, 15
      HSL:
        315°, 59.3583%, 63.3333%
        HSV (HSB):
        315°, 51.1521%, 85.0980%
        XYZ:
        43.0636, 28.7775, 52.0001
        xyY:
        0.3477, 0.2324, 28.7775
      CIE-Lab:
        60.5847, 53.9193, -24.2882
        CIE-LCH:
        60.5847, 59.1372, 335.7506
        CIE-Luv:
        60.5847, 59.2787, -45.4467
        Hunter-Lab:
        53.6447, 49.4138, -19.9211
      #d96abe color charts
#d96abe RGB chart
      #d96abe CMYK chart
      #d96abe RGB pie chart
      #d96abe color shades, tints & tones
#d96abe color schemes
#d96abe color preview, HTML & CSS examples
           This text has a color of #d96abe        
        
          <p style="color:#d96abe;">Text here</p>
        
        
          .mytext {color:#d96abe;}
        
        Text color #d96abe
      
           This box has a color of #d96abe        
        
          <div style="background-color:#d96abe;">Content here</div>
        
        
          .mybackground {background-color:#d96abe;}
        
        Background color #d96abe
      
           Border around this has a color of #d96abe        
        
          <div style="border:2px solid #d96abe;">Content here</div>
        
        
          .myborder {border:2px solid #d96abe;}
        
        Border color #d96abe