#8e2beb color space conversions
Hex:
        #8e2beb
        RGB:
        142, 43, 235
        CMY:
        44, 83, 8
        CMYK:
        40, 82, 0, 8
      HSL:
        271°, 82.7586%, 54.5098%
        HSV (HSB):
        271°, 81.7021%, 92.1569%
        XYZ:
        27.0146, 13.4767, 79.7747
        xyY:
        0.2246, 0.1121, 13.4767
      CIE-Lab:
        43.4729, 72.3944, -77.7616
        CIE-LCH:
        43.4729, 106.2442, 312.9529
        CIE-Luv:
        43.4729, 18.5443, -118.3643
        Hunter-Lab:
        36.7106, 67.1110, -103.1438
      #8e2beb color charts
#8e2beb RGB chart
      #8e2beb CMYK chart
      #8e2beb RGB pie chart
      #8e2beb color shades, tints & tones
#8e2beb color schemes
#8e2beb color preview, HTML & CSS examples
           This text has a color of #8e2beb        
        
          <p style="color:#8e2beb;">Text here</p>
        
        
          .mytext {color:#8e2beb;}
        
        Text color #8e2beb
      
           This box has a color of #8e2beb        
        
          <div style="background-color:#8e2beb;">Content here</div>
        
        
          .mybackground {background-color:#8e2beb;}
        
        Background color #8e2beb
      
           Border around this has a color of #8e2beb        
        
          <div style="border:2px solid #8e2beb;">Content here</div>
        
        
          .myborder {border:2px solid #8e2beb;}
        
        Border color #8e2beb