#d867fa color space conversions
Hex:
        #d867fa
        RGB:
        216, 103, 250
        CMY:
        15, 60, 2
        CMYK:
        14, 59, 0, 2
      HSL:
        286°, 93.6306%, 69.2157%
        HSV (HSB):
        286°, 58.8000%, 98.0392%
        XYZ:
        50.4245, 31.2016, 93.8073
        xyY:
        0.2874, 0.1779, 31.2016
      CIE-Lab:
        62.6774, 65.6395, -54.6566
        CIE-LCH:
        62.6774, 85.4160, 320.2166
        CIE-Luv:
        62.6774, 44.2632, -95.5455
        Hunter-Lab:
        55.8584, 63.3835, -60.4695
      #d867fa color charts
#d867fa RGB chart
      #d867fa CMYK chart
      #d867fa RGB pie chart
      #d867fa color shades, tints & tones
#d867fa color schemes
#d867fa color preview, HTML & CSS examples
           This text has a color of #d867fa        
        
          <p style="color:#d867fa;">Text here</p>
        
        
          .mytext {color:#d867fa;}
        
        Text color #d867fa
      
           This box has a color of #d867fa        
        
          <div style="background-color:#d867fa;">Content here</div>
        
        
          .mybackground {background-color:#d867fa;}
        
        Background color #d867fa
      
           Border around this has a color of #d867fa        
        
          <div style="border:2px solid #d867fa;">Content here</div>
        
        
          .myborder {border:2px solid #d867fa;}
        
        Border color #d867fa