#d963bc color space conversions
Hex:
        #d963bc
        RGB:
        217, 99, 188
        CMY:
        15, 61, 26
        CMYK:
        0, 54, 13, 15
      HSL:
        315°, 60.8247%, 61.9608%
        HSV (HSB):
        315°, 54.3779%, 85.0980%
        XYZ:
        42.1542, 27.3062, 50.6258
        xyY:
        0.3510, 0.2274, 27.3062
      CIE-Lab:
        59.2567, 56.9212, -25.1884
        CIE-LCH:
        59.2567, 62.2453, 336.1300
        CIE-Luv:
        59.2567, 62.7829, -47.1467
        Hunter-Lab:
        52.2554, 52.5484, -20.8623
      #d963bc color charts
#d963bc RGB chart
      #d963bc CMYK chart
      #d963bc RGB pie chart
      #d963bc color shades, tints & tones
#d963bc color schemes
#d963bc color preview, HTML & CSS examples
           This text has a color of #d963bc        
        
          <p style="color:#d963bc;">Text here</p>
        
        
          .mytext {color:#d963bc;}
        
        Text color #d963bc
      
           This box has a color of #d963bc        
        
          <div style="background-color:#d963bc;">Content here</div>
        
        
          .mybackground {background-color:#d963bc;}
        
        Background color #d963bc
      
           Border around this has a color of #d963bc        
        
          <div style="border:2px solid #d963bc;">Content here</div>
        
        
          .myborder {border:2px solid #d963bc;}
        
        Border color #d963bc