#8e37ea color space conversions
Hex:
        #8e37ea
        RGB:
        142, 55, 234
        CMY:
        44, 78, 8
        CMYK:
        39, 76, 0, 8
      HSL:
        269°, 80.9955%, 56.6667%
        HSV (HSB):
        269°, 76.4957%, 91.7647%
        XYZ:
        27.3728, 14.4237, 79.1832
        xyY:
        0.2263, 0.1192, 14.4237
      CIE-Lab:
        44.8345, 67.9721, -74.9673
        CIE-LCH:
        44.8345, 101.1944, 312.1983
        CIE-Luv:
        44.8345, 17.2881, -115.7598
        Hunter-Lab:
        37.9785, 62.1905, -97.0316
      #8e37ea color charts
#8e37ea RGB chart
      #8e37ea CMYK chart
      #8e37ea RGB pie chart
      #8e37ea color shades, tints & tones
#8e37ea color schemes
#8e37ea color preview, HTML & CSS examples
           This text has a color of #8e37ea        
        
          <p style="color:#8e37ea;">Text here</p>
        
        
          .mytext {color:#8e37ea;}
        
        Text color #8e37ea
      
           This box has a color of #8e37ea        
        
          <div style="background-color:#8e37ea;">Content here</div>
        
        
          .mybackground {background-color:#8e37ea;}
        
        Background color #8e37ea
      
           Border around this has a color of #8e37ea        
        
          <div style="border:2px solid #8e37ea;">Content here</div>
        
        
          .myborder {border:2px solid #8e37ea;}
        
        Border color #8e37ea