#d47fe5 color space conversions
Hex:
        #d47fe5
        RGB:
        212, 127, 229
        CMY:
        17, 50, 10
        CMYK:
        7, 45, 0, 10
      HSL:
        290°, 66.2338%, 69.8039%
        HSV (HSB):
        290°, 44.5415%, 89.8039%
        XYZ:
        48.8836, 34.8329, 78.2757
        xyY:
        0.3018, 0.2150, 34.8329
      CIE-Lab:
        65.6184, 48.7972, -38.4433
        CIE-LCH:
        65.6184, 62.1213, 321.7683
        CIE-Luv:
        65.6184, 38.1284, -67.8010
        Hunter-Lab:
        59.0194, 44.5609, -37.3210
      #d47fe5 color charts
#d47fe5 RGB chart
      #d47fe5 CMYK chart
      #d47fe5 RGB pie chart
      #d47fe5 color shades, tints & tones
#d47fe5 color schemes
#d47fe5 color preview, HTML & CSS examples
           This text has a color of #d47fe5        
        
          <p style="color:#d47fe5;">Text here</p>
        
        
          .mytext {color:#d47fe5;}
        
        Text color #d47fe5
      
           This box has a color of #d47fe5        
        
          <div style="background-color:#d47fe5;">Content here</div>
        
        
          .mybackground {background-color:#d47fe5;}
        
        Background color #d47fe5
      
           Border around this has a color of #d47fe5        
        
          <div style="border:2px solid #d47fe5;">Content here</div>
        
        
          .myborder {border:2px solid #d47fe5;}
        
        Border color #d47fe5