#d991bd color space conversions
Hex:
        #d991bd
        RGB:
        217, 145, 189
        CMY:
        15, 43, 26
        CMYK:
        0, 33, 13, 15
      HSL:
        323°, 48.6486%, 70.9804%
        HSV (HSB):
        323°, 33.1797%, 85.0980%
        XYZ:
        47.9260, 38.6766, 53.0835
        xyY:
        0.3431, 0.2769, 38.6766
      CIE-Lab:
        68.5164, 33.6727, -11.6912
        CIE-LCH:
        68.5164, 35.6445, 340.8530
        CIE-Luv:
        68.5164, 40.6589, -23.3544
        Hunter-Lab:
        62.1905, 28.7242, -7.0743
      #d991bd color charts
#d991bd RGB chart
      #d991bd CMYK chart
      #d991bd RGB pie chart
      #d991bd color shades, tints & tones
#d991bd color schemes
#d991bd color preview, HTML & CSS examples
           This text has a color of #d991bd        
        
          <p style="color:#d991bd;">Text here</p>
        
        
          .mytext {color:#d991bd;}
        
        Text color #d991bd
      
           This box has a color of #d991bd        
        
          <div style="background-color:#d991bd;">Content here</div>
        
        
          .mybackground {background-color:#d991bd;}
        
        Background color #d991bd
      
           Border around this has a color of #d991bd        
        
          <div style="border:2px solid #d991bd;">Content here</div>
        
        
          .myborder {border:2px solid #d991bd;}
        
        Border color #d991bd