#8e2bfe color space conversions
Hex:
        #8e2bfe
        RGB:
        142, 43, 254
        CMY:
        44, 83, 0
        CMYK:
        44, 83, 0, 0
      HSL:
        268°, 99.0610%, 58.2353%
        HSV (HSB):
        268°, 83.0709%, 99.6078%
        XYZ:
        29.9086, 14.6343, 95.0143
        xyY:
        0.2143, 0.1049, 14.6343
      CIE-Lab:
        45.1292, 76.5985, -85.7249
        CIE-LCH:
        45.1292, 114.9613, 311.7820
        CIE-Luv:
        45.1292, 15.2533, -130.1876
        Hunter-Lab:
        38.2548, 72.6101, -120.4815
      #8e2bfe color charts
#8e2bfe RGB chart
      #8e2bfe CMYK chart
      #8e2bfe RGB pie chart
      #8e2bfe color shades, tints & tones
#8e2bfe color schemes
#8e2bfe color preview, HTML & CSS examples
           This text has a color of #8e2bfe        
        
          <p style="color:#8e2bfe;">Text here</p>
        
        
          .mytext {color:#8e2bfe;}
        
        Text color #8e2bfe
      
           This box has a color of #8e2bfe        
        
          <div style="background-color:#8e2bfe;">Content here</div>
        
        
          .mybackground {background-color:#8e2bfe;}
        
        Background color #8e2bfe
      
           Border around this has a color of #8e2bfe        
        
          <div style="border:2px solid #8e2bfe;">Content here</div>
        
        
          .myborder {border:2px solid #8e2bfe;}
        
        Border color #8e2bfe