#8e01fd color space conversions
Hex:
        #8e01fd
        RGB:
        142, 1, 253
        CMY:
        44, 100, 1
        CMYK:
        44, 100, 0, 1
      HSL:
        274°, 99.2126%, 49.8039%
        HSV (HSB):
        274°, 99.6047%, 99.2157%
        XYZ:
        28.8958, 12.8643, 93.8886
        xyY:
        0.2130, 0.0948, 12.8643
      CIE-Lab:
        42.5581, 83.7977, -89.4000
        CIE-LCH:
        42.5581, 122.5333, 313.1473
        CIE-Luv:
        42.5581, 17.5424, -131.8961
        Hunter-Lab:
        35.8669, 81.0397, -130.0963
      #8e01fd color charts
#8e01fd RGB chart
      #8e01fd CMYK chart
      #8e01fd RGB pie chart
      #8e01fd color shades, tints & tones
#8e01fd color schemes
#8e01fd color preview, HTML & CSS examples
           This text has a color of #8e01fd        
        
          <p style="color:#8e01fd;">Text here</p>
        
        
          .mytext {color:#8e01fd;}
        
        Text color #8e01fd
      
           This box has a color of #8e01fd        
        
          <div style="background-color:#8e01fd;">Content here</div>
        
        
          .mybackground {background-color:#8e01fd;}
        
        Background color #8e01fd
      
           Border around this has a color of #8e01fd        
        
          <div style="border:2px solid #8e01fd;">Content here</div>
        
        
          .myborder {border:2px solid #8e01fd;}
        
        Border color #8e01fd