#d96ff4 color space conversions
Hex:
        #d96ff4
        RGB:
        217, 111, 244
        CMY:
        15, 56, 4
        CMYK:
        11, 55, 0, 4
      HSL:
        288°, 85.8065%, 69.6078%
        HSV (HSB):
        288°, 54.5082%, 95.6863%
        XYZ:
        50.6288, 32.6522, 89.2220
        xyY:
        0.2935, 0.1893, 32.6522
      CIE-Lab:
        63.8783, 61.0092, -49.4334
        CIE-LCH:
        63.8783, 78.5225, 320.9835
        CIE-Luv:
        63.8783, 43.8242, -86.9207
        Hunter-Lab:
        57.1421, 58.1551, -52.5762
      #d96ff4 color charts
#d96ff4 RGB chart
      #d96ff4 CMYK chart
      #d96ff4 RGB pie chart
      #d96ff4 color shades, tints & tones
#d96ff4 color schemes
#d96ff4 color preview, HTML & CSS examples
           This text has a color of #d96ff4        
        
          <p style="color:#d96ff4;">Text here</p>
        
        
          .mytext {color:#d96ff4;}
        
        Text color #d96ff4
      
           This box has a color of #d96ff4        
        
          <div style="background-color:#d96ff4;">Content here</div>
        
        
          .mybackground {background-color:#d96ff4;}
        
        Background color #d96ff4
      
           Border around this has a color of #d96ff4        
        
          <div style="border:2px solid #d96ff4;">Content here</div>
        
        
          .myborder {border:2px solid #d96ff4;}
        
        Border color #d96ff4