#8e3bca color space conversions
Hex:
        #8e3bca
        RGB:
        142, 59, 202
        CMY:
        44, 77, 21
        CMYK:
        30, 71, 0, 21
      HSL:
        275°, 57.4297%, 51.1765%
        HSV (HSB):
        275°, 70.7921%, 79.2157%
        XYZ:
        23.3800, 13.1430, 57.1817
        xyY:
        0.2495, 0.1403, 13.1430
      CIE-Lab:
        42.9779, 59.0691, -59.6739
        CIE-LCH:
        42.9779, 83.9651, 314.7082
        CIE-Luv:
        42.9779, 22.7333, -93.1027
        Hunter-Lab:
        36.2532, 51.6727, -68.1400
      #8e3bca color charts
#8e3bca RGB chart
      #8e3bca CMYK chart
      #8e3bca RGB pie chart
      #8e3bca color shades, tints & tones
#8e3bca color schemes
#8e3bca color preview, HTML & CSS examples
           This text has a color of #8e3bca        
        
          <p style="color:#8e3bca;">Text here</p>
        
        
          .mytext {color:#8e3bca;}
        
        Text color #8e3bca
      
           This box has a color of #8e3bca        
        
          <div style="background-color:#8e3bca;">Content here</div>
        
        
          .mybackground {background-color:#8e3bca;}
        
        Background color #8e3bca
      
           Border around this has a color of #8e3bca        
        
          <div style="border:2px solid #8e3bca;">Content here</div>
        
        
          .myborder {border:2px solid #8e3bca;}
        
        Border color #8e3bca