#d963ec color space conversions
Hex:
        #d963ec
        RGB:
        217, 99, 236
        CMY:
        15, 61, 7
        CMYK:
        8, 58, 0, 7
      HSL:
        292°, 78.2857%, 65.6863%
        HSV (HSB):
        292°, 58.0508%, 92.5490%
        XYZ:
        48.2174, 29.7315, 82.5543
        xyY:
        0.3004, 0.1852, 29.7315
      CIE-Lab:
        61.4219, 65.0575, -48.8853
        CIE-LCH:
        61.4219, 81.3772, 323.0782
        CIE-Luv:
        61.4219, 49.6209, -85.9489
        Hunter-Lab:
        54.5266, 62.4245, -51.5975
      #d963ec color charts
#d963ec RGB chart
      #d963ec CMYK chart
      #d963ec RGB pie chart
      #d963ec color shades, tints & tones
#d963ec color schemes
#d963ec color preview, HTML & CSS examples
           This text has a color of #d963ec        
        
          <p style="color:#d963ec;">Text here</p>
        
        
          .mytext {color:#d963ec;}
        
        Text color #d963ec
      
           This box has a color of #d963ec        
        
          <div style="background-color:#d963ec;">Content here</div>
        
        
          .mybackground {background-color:#d963ec;}
        
        Background color #d963ec
      
           Border around this has a color of #d963ec        
        
          <div style="border:2px solid #d963ec;">Content here</div>
        
        
          .myborder {border:2px solid #d963ec;}
        
        Border color #d963ec