#8701f5 color space conversions
Hex:
        #8701f5
        RGB:
        135, 1, 245
        CMY:
        47, 100, 4
        CMYK:
        45, 100, 0, 4
      HSL:
        273°, 99.1870%, 48.2353%
        HSV (HSB):
        273°, 99.5918%, 96.0784%
        XYZ:
        26.4840, 11.7652, 87.2612
        xyY:
        0.2110, 0.0937, 11.7652
      CIE-Lab:
        40.8404, 81.5745, -87.7727
        CIE-LCH:
        40.8404, 119.8268, 312.9039
        CIE-Luv:
        40.8404, 15.9830, -127.6868
        Hunter-Lab:
        34.3004, 77.7974, -126.8252
      #8701f5 color charts
#8701f5 RGB chart
      #8701f5 CMYK chart
      #8701f5 RGB pie chart
      #8701f5 color shades, tints & tones
#8701f5 color schemes
#8701f5 color preview, HTML & CSS examples
           This text has a color of #8701f5        
        
          <p style="color:#8701f5;">Text here</p>
        
        
          .mytext {color:#8701f5;}
        
        Text color #8701f5
      
           This box has a color of #8701f5        
        
          <div style="background-color:#8701f5;">Content here</div>
        
        
          .mybackground {background-color:#8701f5;}
        
        Background color #8701f5
      
           Border around this has a color of #8701f5        
        
          <div style="border:2px solid #8701f5;">Content here</div>
        
        
          .myborder {border:2px solid #8701f5;}
        
        Border color #8701f5