#d47cfb color space conversions
Hex:
        #d47cfb
        RGB:
        212, 124, 251
        CMY:
        17, 51, 2
        CMYK:
        16, 51, 0, 2
      HSL:
        282°, 94.0741%, 73.5294%
        HSV (HSB):
        282°, 50.5976%, 98.4314%
        XYZ:
        51.7716, 35.3774, 95.3666
        xyY:
        0.2837, 0.1938, 35.3774
      CIE-Lab:
        66.0414, 54.7124, -49.9053
        CIE-LCH:
        66.0414, 74.0539, 317.6308
        CIE-Luv:
        66.0414, 34.8505, -87.3519
        Hunter-Lab:
        59.4789, 51.2819, -53.4286
      #d47cfb color charts
#d47cfb RGB chart
      #d47cfb CMYK chart
      #d47cfb RGB pie chart
      #d47cfb color shades, tints & tones
#d47cfb color schemes
#d47cfb color preview, HTML & CSS examples
           This text has a color of #d47cfb        
        
          <p style="color:#d47cfb;">Text here</p>
        
        
          .mytext {color:#d47cfb;}
        
        Text color #d47cfb
      
           This box has a color of #d47cfb        
        
          <div style="background-color:#d47cfb;">Content here</div>
        
        
          .mybackground {background-color:#d47cfb;}
        
        Background color #d47cfb
      
           Border around this has a color of #d47cfb        
        
          <div style="border:2px solid #d47cfb;">Content here</div>
        
        
          .myborder {border:2px solid #d47cfb;}
        
        Border color #d47cfb