#d996eb color space conversions
Hex:
        #d996eb
        RGB:
        217, 150, 235
        CMY:
        15, 41, 8
        CMYK:
        8, 36, 0, 8
      HSL:
        287°, 68.0000%, 75.4902%
        HSV (HSB):
        287°, 36.1702%, 92.1569%
        XYZ:
        54.5170, 42.5626, 83.9393
        xyY:
        0.3012, 0.2351, 42.5626
      CIE-Lab:
        71.2571, 39.3252, -32.9423
        CIE-LCH:
        71.2571, 51.2998, 320.0474
        CIE-Luv:
        71.2571, 30.5465, -58.2496
        Hunter-Lab:
        65.2400, 34.9914, -30.6159
      #d996eb color charts
#d996eb RGB chart
      #d996eb CMYK chart
      #d996eb RGB pie chart
      #d996eb color shades, tints & tones
#d996eb color schemes
#d996eb color preview, HTML & CSS examples
           This text has a color of #d996eb        
        
          <p style="color:#d996eb;">Text here</p>
        
        
          .mytext {color:#d996eb;}
        
        Text color #d996eb
      
           This box has a color of #d996eb        
        
          <div style="background-color:#d996eb;">Content here</div>
        
        
          .mybackground {background-color:#d996eb;}
        
        Background color #d996eb
      
           Border around this has a color of #d996eb        
        
          <div style="border:2px solid #d996eb;">Content here</div>
        
        
          .myborder {border:2px solid #d996eb;}
        
        Border color #d996eb