#d47ed3 color space conversions
Hex:
        #d47ed3
        RGB:
        212, 126, 211
        CMY:
        17, 51, 17
        CMYK:
        0, 41, 0, 17
      HSL:
        301°, 50.0000%, 66.2745%
        HSV (HSB):
        301°, 40.5660%, 83.1373%
        XYZ:
        46.3701, 33.6219, 65.6737
        xyY:
        0.3183, 0.2308, 33.6219
      CIE-Lab:
        64.6613, 45.9352, -29.9107
        CIE-LCH:
        64.6613, 54.8151, 326.9298
        CIE-Luv:
        64.6613, 42.2161, -53.4982
        Hunter-Lab:
        57.9844, 41.2737, -26.5634
      #d47ed3 color charts
#d47ed3 RGB chart
      #d47ed3 CMYK chart
      #d47ed3 RGB pie chart
      #d47ed3 color shades, tints & tones
#d47ed3 color schemes
#d47ed3 color preview, HTML & CSS examples
           This text has a color of #d47ed3        
        
          <p style="color:#d47ed3;">Text here</p>
        
        
          .mytext {color:#d47ed3;}
        
        Text color #d47ed3
      
           This box has a color of #d47ed3        
        
          <div style="background-color:#d47ed3;">Content here</div>
        
        
          .mybackground {background-color:#d47ed3;}
        
        Background color #d47ed3
      
           Border around this has a color of #d47ed3        
        
          <div style="border:2px solid #d47ed3;">Content here</div>
        
        
          .myborder {border:2px solid #d47ed3;}
        
        Border color #d47ed3