#8e27bf color space conversions
Hex:
        #8e27bf
        RGB:
        142, 39, 191
        CMY:
        44, 85, 25
        CMYK:
        26, 80, 0, 25
      HSL:
        281°, 66.0870%, 45.0980%
        HSV (HSB):
        281°, 79.5812%, 74.9020%
        XYZ:
        21.2848, 10.9634, 50.2845
        xyY:
        0.2579, 0.1328, 10.9634
      CIE-Lab:
        39.5188, 64.3267, -58.8704
        CIE-LCH:
        39.5188, 87.1989, 317.5359
        CIE-Luv:
        39.5188, 28.3109, -90.0017
        Hunter-Lab:
        33.1110, 56.8011, -66.8638
      #8e27bf color charts
#8e27bf RGB chart
      #8e27bf CMYK chart
      #8e27bf RGB pie chart
      #8e27bf color shades, tints & tones
#8e27bf color schemes
#8e27bf color preview, HTML & CSS examples
           This text has a color of #8e27bf        
        
          <p style="color:#8e27bf;">Text here</p>
        
        
          .mytext {color:#8e27bf;}
        
        Text color #8e27bf
      
           This box has a color of #8e27bf        
        
          <div style="background-color:#8e27bf;">Content here</div>
        
        
          .mybackground {background-color:#8e27bf;}
        
        Background color #8e27bf
      
           Border around this has a color of #8e27bf        
        
          <div style="border:2px solid #8e27bf;">Content here</div>
        
        
          .myborder {border:2px solid #8e27bf;}
        
        Border color #8e27bf