#8e38be color space conversions
Hex:
        #8e38be
        RGB:
        142, 56, 190
        CMY:
        44, 78, 25
        CMYK:
        25, 71, 0, 25
      HSL:
        279°, 54.4715%, 48.2353%
        HSV (HSB):
        279°, 70.5263%, 74.5098%
        XYZ:
        21.8638, 12.2968, 49.9364
        xyY:
        0.2600, 0.1462, 12.2968
      CIE-Lab:
        41.6841, 57.7219, -54.7795
        CIE-LCH:
        41.6841, 79.5777, 316.4982
        CIE-Luv:
        41.6841, 25.8667, -85.3864
        Hunter-Lab:
        35.0668, 49.9257, -59.8842
      #8e38be color charts
#8e38be RGB chart
      #8e38be CMYK chart
      #8e38be RGB pie chart
      #8e38be color shades, tints & tones
#8e38be color schemes
#8e38be color preview, HTML & CSS examples
           This text has a color of #8e38be        
        
          <p style="color:#8e38be;">Text here</p>
        
        
          .mytext {color:#8e38be;}
        
        Text color #8e38be
      
           This box has a color of #8e38be        
        
          <div style="background-color:#8e38be;">Content here</div>
        
        
          .mybackground {background-color:#8e38be;}
        
        Background color #8e38be
      
           Border around this has a color of #8e38be        
        
          <div style="border:2px solid #8e38be;">Content here</div>
        
        
          .myborder {border:2px solid #8e38be;}
        
        Border color #8e38be