#d986cf color space conversions
Hex:
        #d986cf
        RGB:
        217, 134, 207
        CMY:
        15, 47, 19
        CMYK:
        0, 38, 5, 15
      HSL:
        307°, 52.2013%, 68.8235%
        HSV (HSB):
        307°, 38.2488%, 85.0980%
        XYZ:
        48.4029, 36.3069, 63.4883
        xyY:
        0.3266, 0.2450, 36.3069
      CIE-Lab:
        66.7538, 42.5858, -24.4076
        CIE-LCH:
        66.7538, 49.0844, 330.1813
        CIE-Luv:
        66.7538, 42.7653, -44.4891
        Hunter-Lab:
        60.2552, 37.9420, -20.2927
      #d986cf color charts
#d986cf RGB chart
      #d986cf CMYK chart
      #d986cf RGB pie chart
      #d986cf color shades, tints & tones
#d986cf color schemes
#d986cf color preview, HTML & CSS examples
           This text has a color of #d986cf        
        
          <p style="color:#d986cf;">Text here</p>
        
        
          .mytext {color:#d986cf;}
        
        Text color #d986cf
      
           This box has a color of #d986cf        
        
          <div style="background-color:#d986cf;">Content here</div>
        
        
          .mybackground {background-color:#d986cf;}
        
        Background color #d986cf
      
           Border around this has a color of #d986cf        
        
          <div style="border:2px solid #d986cf;">Content here</div>
        
        
          .myborder {border:2px solid #d986cf;}
        
        Border color #d986cf