#8e03af color space conversions
Hex:
        #8e03af
        RGB:
        142, 3, 175
        CMY:
        44, 99, 31
        CMYK:
        19, 98, 0, 31
      HSL:
        288°, 96.6292%, 34.9020%
        HSV (HSB):
        288°, 98.2857%, 68.6275%
        XYZ:
        18.9258, 8.9111, 41.2799
        xyY:
        0.2738, 0.1289, 8.9111
      CIE-Lab:
        35.8125, 68.6426, -55.4196
        CIE-LCH:
        35.8125, 88.2221, 321.0838
        CIE-Luv:
        35.8125, 35.3913, -82.9687
        Hunter-Lab:
        29.8514, 60.9289, -61.0931
      #8e03af color charts
#8e03af RGB chart
      #8e03af CMYK chart
      #8e03af RGB pie chart
      #8e03af color shades, tints & tones
#8e03af color schemes
#8e03af color preview, HTML & CSS examples
           This text has a color of #8e03af        
        
          <p style="color:#8e03af;">Text here</p>
        
        
          .mytext {color:#8e03af;}
        
        Text color #8e03af
      
           This box has a color of #8e03af        
        
          <div style="background-color:#8e03af;">Content here</div>
        
        
          .mybackground {background-color:#8e03af;}
        
        Background color #8e03af
      
           Border around this has a color of #8e03af        
        
          <div style="border:2px solid #8e03af;">Content here</div>
        
        
          .myborder {border:2px solid #8e03af;}
        
        Border color #8e03af