#d801fd color space conversions
Hex:
        #d801fd
        RGB:
        216, 1, 253
        CMY:
        15, 100, 1
        CMYK:
        15, 100, 0, 1
      HSL:
        291°, 99.2126%, 49.8039%
        HSV (HSB):
        291°, 99.6047%, 99.2157%
        XYZ:
        46.0594, 21.7125, 94.6918
        xyY:
        0.2835, 0.1336, 21.7125
      CIE-Lab:
        53.7206, 92.2124, -70.6957
        CIE-LCH:
        53.7206, 116.1938, 322.5240
        CIE-Luv:
        53.7206, 58.0247, -118.9815
        Hunter-Lab:
        46.5967, 94.8977, -87.8691
      #d801fd color charts
#d801fd RGB chart
      #d801fd CMYK chart
      #d801fd RGB pie chart
      #d801fd color shades, tints & tones
#d801fd color schemes
#d801fd color preview, HTML & CSS examples
           This text has a color of #d801fd        
        
          <p style="color:#d801fd;">Text here</p>
        
        
          .mytext {color:#d801fd;}
        
        Text color #d801fd
      
           This box has a color of #d801fd        
        
          <div style="background-color:#d801fd;">Content here</div>
        
        
          .mybackground {background-color:#d801fd;}
        
        Background color #d801fd
      
           Border around this has a color of #d801fd        
        
          <div style="border:2px solid #d801fd;">Content here</div>
        
        
          .myborder {border:2px solid #d801fd;}
        
        Border color #d801fd