#d701ff color space conversions
Hex:
        #d701ff
        RGB:
        215, 1, 255
        CMY:
        16, 100, 0
        CMYK:
        16, 100, 0, 0
      HSL:
        291°, 100.0000%, 50.1961%
        HSV (HSB):
        291°, 99.6078%, 100.0000%
        XYZ:
        46.0852, 21.6888, 96.3651
        xyY:
        0.2808, 0.1321, 21.6888
      CIE-Lab:
        53.6952, 92.3951, -71.8574
        CIE-LCH:
        53.6952, 117.0484, 322.1271
        CIE-Luv:
        53.6952, 56.7140, -120.6277
        Hunter-Lab:
        46.5712, 95.1375, -90.0830
      #d701ff color charts
#d701ff RGB chart
      #d701ff CMYK chart
      #d701ff RGB pie chart
      #d701ff color shades, tints & tones
#d701ff color schemes
#d701ff color preview, HTML & CSS examples
           This text has a color of #d701ff        
        
          <p style="color:#d701ff;">Text here</p>
        
        
          .mytext {color:#d701ff;}
        
        Text color #d701ff
      
           This box has a color of #d701ff        
        
          <div style="background-color:#d701ff;">Content here</div>
        
        
          .mybackground {background-color:#d701ff;}
        
        Background color #d701ff
      
           Border around this has a color of #d701ff        
        
          <div style="border:2px solid #d701ff;">Content here</div>
        
        
          .myborder {border:2px solid #d701ff;}
        
        Border color #d701ff