#d986ef color space conversions
Hex:
        #d986ef
        RGB:
        217, 134, 239
        CMY:
        15, 47, 6
        CMYK:
        9, 44, 0, 6
      HSL:
        287°, 76.6423%, 73.1373%
        HSV (HSB):
        287°, 43.9331%, 93.7255%
        XYZ:
        52.7204, 38.0339, 86.2240
        xyY:
        0.2979, 0.2149, 38.0339
      CIE-Lab:
        68.0456, 48.5530, -40.1283
        CIE-LCH:
        68.0456, 62.9895, 320.4268
        CIE-Luv:
        68.0456, 36.5175, -70.9369
        Hunter-Lab:
        61.6716, 44.6664, -39.7240
      #d986ef color charts
#d986ef RGB chart
      #d986ef CMYK chart
      #d986ef RGB pie chart
      #d986ef color shades, tints & tones
#d986ef color schemes
#d986ef color preview, HTML & CSS examples
           This text has a color of #d986ef        
        
          <p style="color:#d986ef;">Text here</p>
        
        
          .mytext {color:#d986ef;}
        
        Text color #d986ef
      
           This box has a color of #d986ef        
        
          <div style="background-color:#d986ef;">Content here</div>
        
        
          .mybackground {background-color:#d986ef;}
        
        Background color #d986ef
      
           Border around this has a color of #d986ef        
        
          <div style="border:2px solid #d986ef;">Content here</div>
        
        
          .myborder {border:2px solid #d986ef;}
        
        Border color #d986ef