#d96ae8 color space conversions
Hex:
        #d96ae8
        RGB:
        217, 106, 232
        CMY:
        15, 58, 9
        CMYK:
        6, 54, 0, 9
      HSL:
        293°, 73.2558%, 66.2745%
        HSV (HSB):
        293°, 54.3103%, 90.9804%
        XYZ:
        48.3348, 30.8860, 79.7580
        xyY:
        0.3040, 0.1943, 30.8860
      CIE-Lab:
        62.4113, 61.1162, -45.0967
        CIE-LCH:
        62.4113, 75.9533, 323.5770
        CIE-Luv:
        62.4113, 48.3865, -79.6320
        Hunter-Lab:
        55.5752, 57.9884, -46.1867
      #d96ae8 color charts
#d96ae8 RGB chart
      #d96ae8 CMYK chart
      #d96ae8 RGB pie chart
      #d96ae8 color shades, tints & tones
#d96ae8 color schemes
#d96ae8 color preview, HTML & CSS examples
           This text has a color of #d96ae8        
        
          <p style="color:#d96ae8;">Text here</p>
        
        
          .mytext {color:#d96ae8;}
        
        Text color #d96ae8
      
           This box has a color of #d96ae8        
        
          <div style="background-color:#d96ae8;">Content here</div>
        
        
          .mybackground {background-color:#d96ae8;}
        
        Background color #d96ae8
      
           Border around this has a color of #d96ae8        
        
          <div style="border:2px solid #d96ae8;">Content here</div>
        
        
          .myborder {border:2px solid #d96ae8;}
        
        Border color #d96ae8