#d47ba7 color space conversions
Hex:
        #d47ba7
        RGB:
        212, 123, 167
        CMY:
        17, 52, 35
        CMYK:
        0, 42, 21, 17
      HSL:
        330°, 50.8571%, 65.6863%
        HSV (HSB):
        330°, 41.9811%, 83.1373%
        XYZ:
        41.2094, 30.9530, 40.3618
        xyY:
        0.3662, 0.2751, 30.9530
      CIE-Lab:
        62.4679, 40.2094, -8.3807
        CIE-LCH:
        62.4679, 41.0735, 348.2266
        CIE-Luv:
        62.4679, 52.9732, -19.2821
        Hunter-Lab:
        55.6354, 34.8538, -4.0683
      #d47ba7 color charts
#d47ba7 RGB chart
      #d47ba7 CMYK chart
      #d47ba7 RGB pie chart
      #d47ba7 color shades, tints & tones
#d47ba7 color schemes
#d47ba7 color preview, HTML & CSS examples
           This text has a color of #d47ba7        
        
          <p style="color:#d47ba7;">Text here</p>
        
        
          .mytext {color:#d47ba7;}
        
        Text color #d47ba7
      
           This box has a color of #d47ba7        
        
          <div style="background-color:#d47ba7;">Content here</div>
        
        
          .mybackground {background-color:#d47ba7;}
        
        Background color #d47ba7
      
           Border around this has a color of #d47ba7        
        
          <div style="border:2px solid #d47ba7;">Content here</div>
        
        
          .myborder {border:2px solid #d47ba7;}
        
        Border color #d47ba7