#8e2bee color space conversions
Hex:
        #8e2bee
        RGB:
        142, 43, 238
        CMY:
        44, 83, 7
        CMYK:
        40, 82, 0, 7
      HSL:
        270°, 85.1528%, 55.0980%
        HSV (HSB):
        270°, 81.9328%, 93.3333%
        XYZ:
        27.4518, 13.6516, 82.0771
        xyY:
        0.2229, 0.1108, 13.6516
      CIE-Lab:
        43.7291, 73.0544, -79.0381
        CIE-LCH:
        43.7291, 107.6288, 312.7470
        CIE-Luv:
        43.7291, 17.9999, -120.2578
        Hunter-Lab:
        36.9480, 67.9636, -105.8442
      #8e2bee color charts
#8e2bee RGB chart
      #8e2bee CMYK chart
      #8e2bee RGB pie chart
      #8e2bee color shades, tints & tones
#8e2bee color schemes
#8e2bee color preview, HTML & CSS examples
           This text has a color of #8e2bee        
        
          <p style="color:#8e2bee;">Text here</p>
        
        
          .mytext {color:#8e2bee;}
        
        Text color #8e2bee
      
           This box has a color of #8e2bee        
        
          <div style="background-color:#8e2bee;">Content here</div>
        
        
          .mybackground {background-color:#8e2bee;}
        
        Background color #8e2bee
      
           Border around this has a color of #8e2bee        
        
          <div style="border:2px solid #8e2bee;">Content here</div>
        
        
          .myborder {border:2px solid #8e2bee;}
        
        Border color #8e2bee