#d900f1 color space conversions
Hex:
        #d900f1
        RGB:
        217, 0, 241
        CMY:
        15, 100, 5
        CMYK:
        10, 100, 0, 5
      HSL:
        294°, 100.0000%, 47.2549%
        HSV (HSB):
        294°, 100.0000%, 94.5098%
        XYZ:
        44.4925, 21.1026, 84.9473
        xyY:
        0.2955, 0.1402, 21.1026
      CIE-Lab:
        53.0616, 90.5480, -65.0450
        CIE-LCH:
        53.0616, 111.4889, 324.3085
        CIE-Luv:
        53.0616, 62.8628, -110.3376
        Hunter-Lab:
        45.9376, 92.4941, -77.4822
      #d900f1 color charts
#d900f1 RGB chart
      #d900f1 CMYK chart
      #d900f1 RGB pie chart
      #d900f1 color shades, tints & tones
#d900f1 color schemes
#d900f1 color preview, HTML & CSS examples
           This text has a color of #d900f1        
        
          <p style="color:#d900f1;">Text here</p>
        
        
          .mytext {color:#d900f1;}
        
        Text color #d900f1
      
           This box has a color of #d900f1        
        
          <div style="background-color:#d900f1;">Content here</div>
        
        
          .mybackground {background-color:#d900f1;}
        
        Background color #d900f1
      
           Border around this has a color of #d900f1        
        
          <div style="border:2px solid #d900f1;">Content here</div>
        
        
          .myborder {border:2px solid #d900f1;}
        
        Border color #d900f1