#d96ae1 color space conversions
Hex:
        #d96ae1
        RGB:
        217, 106, 225
        CMY:
        15, 58, 12
        CMYK:
        4, 53, 0, 12
      HSL:
        296°, 66.4804%, 64.9020%
        HSV (HSB):
        296°, 52.8889%, 88.2353%
        XYZ:
        47.3599, 30.4960, 74.6243
        xyY:
        0.3106, 0.2000, 30.4960
      CIE-Lab:
        62.0799, 59.8432, -41.7138
        CIE-LCH:
        62.0799, 72.9470, 325.1215
        CIE-Luv:
        62.0799, 50.1486, -73.9839
        Hunter-Lab:
        55.2232, 56.4426, -41.4636
      #d96ae1 color charts
#d96ae1 RGB chart
      #d96ae1 CMYK chart
      #d96ae1 RGB pie chart
      #d96ae1 color shades, tints & tones
#d96ae1 color schemes
#d96ae1 color preview, HTML & CSS examples
           This text has a color of #d96ae1        
        
          <p style="color:#d96ae1;">Text here</p>
        
        
          .mytext {color:#d96ae1;}
        
        Text color #d96ae1
      
           This box has a color of #d96ae1        
        
          <div style="background-color:#d96ae1;">Content here</div>
        
        
          .mybackground {background-color:#d96ae1;}
        
        Background color #d96ae1
      
           Border around this has a color of #d96ae1        
        
          <div style="border:2px solid #d96ae1;">Content here</div>
        
        
          .myborder {border:2px solid #d96ae1;}
        
        Border color #d96ae1