#d96cce color space conversions
Hex:
        #d96cce
        RGB:
        217, 108, 206
        CMY:
        15, 58, 19
        CMYK:
        0, 50, 5, 15
      HSL:
        306°, 58.9189%, 63.7255%
        HSV (HSB):
        306°, 50.2304%, 85.0980%
        XYZ:
        45.1184, 29.9331, 61.7922
        xyY:
        0.3297, 0.2187, 29.9331
      CIE-Lab:
        61.5964, 55.5720, -31.7981
        CIE-LCH:
        61.5964, 64.0263, 330.2220
        CIE-Luv:
        61.5964, 54.2602, -57.5474
        Hunter-Lab:
        54.7111, 51.4584, -28.6659
      #d96cce color charts
#d96cce RGB chart
      #d96cce CMYK chart
      #d96cce RGB pie chart
      #d96cce color shades, tints & tones
#d96cce color schemes
#d96cce color preview, HTML & CSS examples
           This text has a color of #d96cce        
        
          <p style="color:#d96cce;">Text here</p>
        
        
          .mytext {color:#d96cce;}
        
        Text color #d96cce
      
           This box has a color of #d96cce        
        
          <div style="background-color:#d96cce;">Content here</div>
        
        
          .mybackground {background-color:#d96cce;}
        
        Background color #d96cce
      
           Border around this has a color of #d96cce        
        
          <div style="border:2px solid #d96cce;">Content here</div>
        
        
          .myborder {border:2px solid #d96cce;}
        
        Border color #d96cce