#d47ed8 color space conversions
Hex:
        #d47ed8
        RGB:
        212, 126, 216
        CMY:
        17, 51, 15
        CMYK:
        2, 42, 0, 15
      HSL:
        297°, 53.5714%, 67.0588%
        HSV (HSB):
        297°, 41.6667%, 84.7059%
        XYZ:
        47.0069, 33.8766, 69.0271
        xyY:
        0.3136, 0.2260, 33.8766
      CIE-Lab:
        64.8645, 46.8531, -32.3889
        CIE-LCH:
        64.8645, 56.9583, 325.3444
        CIE-Luv:
        64.8645, 41.1827, -57.6297
        Hunter-Lab:
        58.2036, 42.3053, -29.5729
      #d47ed8 color charts
#d47ed8 RGB chart
      #d47ed8 CMYK chart
      #d47ed8 RGB pie chart
      #d47ed8 color shades, tints & tones
#d47ed8 color schemes
#d47ed8 color preview, HTML & CSS examples
           This text has a color of #d47ed8        
        
          <p style="color:#d47ed8;">Text here</p>
        
        
          .mytext {color:#d47ed8;}
        
        Text color #d47ed8
      
           This box has a color of #d47ed8        
        
          <div style="background-color:#d47ed8;">Content here</div>
        
        
          .mybackground {background-color:#d47ed8;}
        
        Background color #d47ed8
      
           Border around this has a color of #d47ed8        
        
          <div style="border:2px solid #d47ed8;">Content here</div>
        
        
          .myborder {border:2px solid #d47ed8;}
        
        Border color #d47ed8