#d963b1 color space conversions
Hex:
        #d963b1
        RGB:
        217, 99, 177
        CMY:
        15, 61, 31
        CMYK:
        0, 54, 18, 15
      HSL:
        320°, 60.8247%, 61.9608%
        HSV (HSB):
        320°, 54.3779%, 85.0980%
        XYZ:
        41.0129, 26.8497, 44.6159
        xyY:
        0.3646, 0.2387, 26.8497
      CIE-Lab:
        58.8350, 55.2664, -19.5243
        CIE-LCH:
        58.8350, 58.6137, 340.5429
        CIE-Luv:
        58.8350, 65.9153, -38.2245
        Hunter-Lab:
        51.8167, 50.6035, -14.7789
      #d963b1 color charts
#d963b1 RGB chart
      #d963b1 CMYK chart
      #d963b1 RGB pie chart
      #d963b1 color shades, tints & tones
#d963b1 color schemes
#d963b1 color preview, HTML & CSS examples
           This text has a color of #d963b1        
        
          <p style="color:#d963b1;">Text here</p>
        
        
          .mytext {color:#d963b1;}
        
        Text color #d963b1
      
           This box has a color of #d963b1        
        
          <div style="background-color:#d963b1;">Content here</div>
        
        
          .mybackground {background-color:#d963b1;}
        
        Background color #d963b1
      
           Border around this has a color of #d963b1        
        
          <div style="border:2px solid #d963b1;">Content here</div>
        
        
          .myborder {border:2px solid #d963b1;}
        
        Border color #d963b1