#8e3bef color space conversions
Hex:
        #8e3bef
        RGB:
        142, 59, 239
        CMY:
        44, 77, 6
        CMYK:
        41, 75, 0, 6
      HSL:
        268°, 84.9057%, 58.4314%
        HSV (HSB):
        268°, 75.3138%, 93.7255%
        XYZ:
        28.2993, 15.1107, 83.0865
        xyY:
        0.2237, 0.1195, 15.1107
      CIE-Lab:
        45.7855, 67.5572, -76.2357
        CIE-LCH:
        45.7855, 101.8619, 311.5461
        CIE-Luv:
        45.7855, 15.8683, -118.2206
        Hunter-Lab:
        38.8725, 61.9216, -99.5163
      #8e3bef color charts
#8e3bef RGB chart
      #8e3bef CMYK chart
      #8e3bef RGB pie chart
      #8e3bef color shades, tints & tones
#8e3bef color schemes
#8e3bef color preview, HTML & CSS examples
           This text has a color of #8e3bef        
        
          <p style="color:#8e3bef;">Text here</p>
        
        
          .mytext {color:#8e3bef;}
        
        Text color #8e3bef
      
           This box has a color of #8e3bef        
        
          <div style="background-color:#8e3bef;">Content here</div>
        
        
          .mybackground {background-color:#8e3bef;}
        
        Background color #8e3bef
      
           Border around this has a color of #8e3bef        
        
          <div style="border:2px solid #8e3bef;">Content here</div>
        
        
          .myborder {border:2px solid #8e3bef;}
        
        Border color #8e3bef