#d963fb color space conversions
Hex:
        #d963fb
        RGB:
        217, 99, 251
        CMY:
        15, 61, 2
        CMYK:
        14, 61, 0, 2
      HSL:
        287°, 95.0000%, 68.6275%
        HSV (HSB):
        287°, 60.5578%, 98.4314%
        XYZ:
        50.4897, 30.6404, 94.5199
        xyY:
        0.2874, 0.1744, 30.6404
      CIE-Lab:
        62.2029, 67.8592, -55.9554
        CIE-LCH:
        62.2029, 87.9538, 320.4917
        CIE-Luv:
        62.2029, 45.7905, -97.7449
        Hunter-Lab:
        55.3538, 65.9455, -62.4935
      #d963fb color charts
#d963fb RGB chart
      #d963fb CMYK chart
      #d963fb RGB pie chart
      #d963fb color shades, tints & tones
#d963fb color schemes
#d963fb color preview, HTML & CSS examples
           This text has a color of #d963fb        
        
          <p style="color:#d963fb;">Text here</p>
        
        
          .mytext {color:#d963fb;}
        
        Text color #d963fb
      
           This box has a color of #d963fb        
        
          <div style="background-color:#d963fb;">Content here</div>
        
        
          .mybackground {background-color:#d963fb;}
        
        Background color #d963fb
      
           Border around this has a color of #d963fb        
        
          <div style="border:2px solid #d963fb;">Content here</div>
        
        
          .myborder {border:2px solid #d963fb;}
        
        Border color #d963fb