#d986fe color space conversions
Hex:
        #d986fe
        RGB:
        217, 134, 254
        CMY:
        15, 47, 0
        CMYK:
        15, 47, 0, 0
      HSL:
        282°, 98.3607%, 76.0784%
        HSV (HSB):
        282°, 47.2441%, 99.6078%
        XYZ:
        55.0298, 38.9577, 98.3851
        xyY:
        0.2861, 0.2025, 38.9577
      CIE-Lab:
        68.7206, 51.5566, -47.2840
        CIE-LCH:
        68.7206, 69.9561, 317.4752
        CIE-Luv:
        68.7206, 33.6755, -83.2281
        Hunter-Lab:
        62.4161, 48.1482, -49.7663
      #d986fe color charts
#d986fe RGB chart
      #d986fe CMYK chart
      #d986fe RGB pie chart
      #d986fe color shades, tints & tones
#d986fe color schemes
#d986fe color preview, HTML & CSS examples
           This text has a color of #d986fe        
        
          <p style="color:#d986fe;">Text here</p>
        
        
          .mytext {color:#d986fe;}
        
        Text color #d986fe
      
           This box has a color of #d986fe        
        
          <div style="background-color:#d986fe;">Content here</div>
        
        
          .mybackground {background-color:#d986fe;}
        
        Background color #d986fe
      
           Border around this has a color of #d986fe        
        
          <div style="border:2px solid #d986fe;">Content here</div>
        
        
          .myborder {border:2px solid #d986fe;}
        
        Border color #d986fe