#d47bbd color space conversions
Hex:
        #d47bbd
        RGB:
        212, 123, 189
        CMY:
        17, 52, 26
        CMYK:
        0, 42, 11, 17
      HSL:
        316°, 50.8571%, 65.6863%
        HSV (HSB):
        316°, 41.9811%, 83.1373%
        XYZ:
        43.4196, 31.8371, 52.0008
        xyY:
        0.3412, 0.2502, 31.8371
      CIE-Lab:
        63.2080, 43.6676, -19.7660
        CIE-LCH:
        63.2080, 47.9328, 335.6462
        CIE-Luv:
        63.2080, 48.2421, -37.0443
        Hunter-Lab:
        56.4244, 38.6166, -15.1447
      #d47bbd color charts
#d47bbd RGB chart
      #d47bbd CMYK chart
      #d47bbd RGB pie chart
      #d47bbd color shades, tints & tones
#d47bbd color schemes
#d47bbd color preview, HTML & CSS examples
           This text has a color of #d47bbd        
        
          <p style="color:#d47bbd;">Text here</p>
        
        
          .mytext {color:#d47bbd;}
        
        Text color #d47bbd
      
           This box has a color of #d47bbd        
        
          <div style="background-color:#d47bbd;">Content here</div>
        
        
          .mybackground {background-color:#d47bbd;}
        
        Background color #d47bbd
      
           Border around this has a color of #d47bbd        
        
          <div style="border:2px solid #d47bbd;">Content here</div>
        
        
          .myborder {border:2px solid #d47bbd;}
        
        Border color #d47bbd