#8701ff color space conversions
Hex:
        #8701ff
        RGB:
        135, 1, 255
        CMY:
        47, 100, 0
        CMYK:
        47, 100, 0, 0
      HSL:
        272°, 100.0000%, 50.1961%
        HSV (HSB):
        272°, 99.6078%, 100.0000%
        XYZ:
        28.0525, 12.3926, 95.5212
        xyY:
        0.2063, 0.0911, 12.3926
      CIE-Lab:
        41.8334, 83.6186, -91.7466
        CIE-LCH:
        41.8334, 124.1350, 312.3463
        CIE-Luv:
        41.8334, 14.3321, -133.5084
        Hunter-Lab:
        35.2031, 80.6369, -136.2370
      #8701ff color charts
#8701ff RGB chart
      #8701ff CMYK chart
      #8701ff RGB pie chart
      #8701ff color shades, tints & tones
#8701ff color schemes
#8701ff color preview, HTML & CSS examples
           This text has a color of #8701ff        
        
          <p style="color:#8701ff;">Text here</p>
        
        
          .mytext {color:#8701ff;}
        
        Text color #8701ff
      
           This box has a color of #8701ff        
        
          <div style="background-color:#8701ff;">Content here</div>
        
        
          .mybackground {background-color:#8701ff;}
        
        Background color #8701ff
      
           Border around this has a color of #8701ff        
        
          <div style="border:2px solid #8701ff;">Content here</div>
        
        
          .myborder {border:2px solid #8701ff;}
        
        Border color #8701ff