#d47cff color space conversions
Hex:
        #d47cff
        RGB:
        212, 124, 255
        CMY:
        17, 51, 0
        CMYK:
        17, 51, 0, 0
      HSL:
        280°, 100.0000%, 74.3137%
        HSV (HSB):
        280°, 51.3725%, 100.0000%
        XYZ:
        52.4090, 35.6324, 98.7232
        xyY:
        0.2806, 0.1908, 35.6324
      CIE-Lab:
        66.2381, 55.5339, -51.7855
        CIE-LCH:
        66.2381, 75.9325, 317.0004
        CIE-Luv:
        66.2381, 34.0619, -90.5690
        Hunter-Lab:
        59.6928, 52.2567, -56.2720
      #d47cff color charts
#d47cff RGB chart
      #d47cff CMYK chart
      #d47cff RGB pie chart
      #d47cff color shades, tints & tones
#d47cff color schemes
#d47cff color preview, HTML & CSS examples
           This text has a color of #d47cff        
        
          <p style="color:#d47cff;">Text here</p>
        
        
          .mytext {color:#d47cff;}
        
        Text color #d47cff
      
           This box has a color of #d47cff        
        
          <div style="background-color:#d47cff;">Content here</div>
        
        
          .mybackground {background-color:#d47cff;}
        
        Background color #d47cff
      
           Border around this has a color of #d47cff        
        
          <div style="border:2px solid #d47cff;">Content here</div>
        
        
          .myborder {border:2px solid #d47cff;}
        
        Border color #d47cff