#d47cb5 color space conversions
Hex:
        #d47cb5
        RGB:
        212, 124, 181
        CMY:
        17, 51, 29
        CMYK:
        0, 42, 15, 17
      HSL:
        321°, 50.5747%, 65.8824%
        HSV (HSB):
        321°, 41.5094%, 83.1373%
        XYZ:
        42.6995, 31.7485, 47.5936
        xyY:
        0.3499, 0.2601, 31.7485
      CIE-Lab:
        63.1345, 41.8437, -15.3453
        CIE-LCH:
        63.1345, 44.5687, 339.8606
        CIE-Luv:
        63.1345, 49.4722, -29.9733
        Hunter-Lab:
        56.3458, 36.6641, -10.6384
      #d47cb5 color charts
#d47cb5 RGB chart
      #d47cb5 CMYK chart
      #d47cb5 RGB pie chart
      #d47cb5 color shades, tints & tones
#d47cb5 color schemes
#d47cb5 color preview, HTML & CSS examples
           This text has a color of #d47cb5        
        
          <p style="color:#d47cb5;">Text here</p>
        
        
          .mytext {color:#d47cb5;}
        
        Text color #d47cb5
      
           This box has a color of #d47cb5        
        
          <div style="background-color:#d47cb5;">Content here</div>
        
        
          .mybackground {background-color:#d47cb5;}
        
        Background color #d47cb5
      
           Border around this has a color of #d47cb5        
        
          <div style="border:2px solid #d47cb5;">Content here</div>
        
        
          .myborder {border:2px solid #d47cb5;}
        
        Border color #d47cb5