#d956bb color space conversions
Hex:
        #d956bb
        RGB:
        217, 86, 187
        CMY:
        15, 66, 27
        CMYK:
        0, 60, 14, 15
      HSL:
        314°, 63.2850%, 59.4118%
        HSV (HSB):
        314°, 60.3687%, 85.0980%
        XYZ:
        40.9127, 24.9951, 49.6819
        xyY:
        0.3539, 0.2162, 24.9951
      CIE-Lab:
        57.0707, 62.5630, -27.9884
        CIE-LCH:
        57.0707, 68.5381, 335.8980
        CIE-Luv:
        57.0707, 68.1573, -52.0107
        Hunter-Lab:
        49.9951, 58.5810, -23.9219
      #d956bb color charts
#d956bb RGB chart
      #d956bb CMYK chart
      #d956bb RGB pie chart
      #d956bb color shades, tints & tones
#d956bb color schemes
#d956bb color preview, HTML & CSS examples
           This text has a color of #d956bb        
        
          <p style="color:#d956bb;">Text here</p>
        
        
          .mytext {color:#d956bb;}
        
        Text color #d956bb
      
           This box has a color of #d956bb        
        
          <div style="background-color:#d956bb;">Content here</div>
        
        
          .mybackground {background-color:#d956bb;}
        
        Background color #d956bb
      
           Border around this has a color of #d956bb        
        
          <div style="border:2px solid #d956bb;">Content here</div>
        
        
          .myborder {border:2px solid #d956bb;}
        
        Border color #d956bb