#d956b5 color space conversions
Hex:
        #d956b5
        RGB:
        217, 86, 181
        CMY:
        15, 66, 29
        CMYK:
        0, 60, 17, 15
      HSL:
        316°, 63.2850%, 59.4118%
        HSV (HSB):
        316°, 60.3687%, 85.0980%
        XYZ:
        40.2835, 24.7435, 46.3689
        xyY:
        0.3616, 0.2221, 24.7435
      CIE-Lab:
        56.8246, 61.6784, -24.9110
        CIE-LCH:
        56.8246, 66.5191, 338.0069
        CIE-Luv:
        56.8246, 70.0623, -47.1612
        Hunter-Lab:
        49.7428, 57.5059, -20.4485
      #d956b5 color charts
#d956b5 RGB chart
      #d956b5 CMYK chart
      #d956b5 RGB pie chart
      #d956b5 color shades, tints & tones
#d956b5 color schemes
#d956b5 color preview, HTML & CSS examples
           This text has a color of #d956b5        
        
          <p style="color:#d956b5;">Text here</p>
        
        
          .mytext {color:#d956b5;}
        
        Text color #d956b5
      
           This box has a color of #d956b5        
        
          <div style="background-color:#d956b5;">Content here</div>
        
        
          .mybackground {background-color:#d956b5;}
        
        Background color #d956b5
      
           Border around this has a color of #d956b5        
        
          <div style="border:2px solid #d956b5;">Content here</div>
        
        
          .myborder {border:2px solid #d956b5;}
        
        Border color #d956b5