#8e5fac color space conversions
Hex:
        #8e5fac
        RGB:
        142, 95, 172
        CMY:
        44, 63, 33
        CMYK:
        17, 45, 0, 33
      HSL:
        277°, 31.6872%, 52.3529%
        HSV (HSB):
        277°, 44.7674%, 67.4510%
        XYZ:
        22.6939, 16.9138, 41.0983
        xyY:
        0.2812, 0.2096, 16.9138
      CIE-Lab:
        48.1512, 33.6758, -33.9334
        CIE-LCH:
        48.1512, 47.8072, 314.7817
        CIE-Luv:
        48.1512, 18.3236, -54.7636
        Hunter-Lab:
        41.1263, 26.5270, -30.4611
      #8e5fac color charts
#8e5fac RGB chart
      #8e5fac CMYK chart
      #8e5fac RGB pie chart
      #8e5fac color shades, tints & tones
#8e5fac color schemes
#8e5fac color preview, HTML & CSS examples
           This text has a color of #8e5fac        
        
          <p style="color:#8e5fac;">Text here</p>
        
        
          .mytext {color:#8e5fac;}
        
        Text color #8e5fac
      
           This box has a color of #8e5fac        
        
          <div style="background-color:#8e5fac;">Content here</div>
        
        
          .mybackground {background-color:#8e5fac;}
        
        Background color #8e5fac
      
           Border around this has a color of #8e5fac        
        
          <div style="border:2px solid #8e5fac;">Content here</div>
        
        
          .myborder {border:2px solid #8e5fac;}
        
        Border color #8e5fac