#8e11ac color space conversions
Hex:
        #8e11ac
        RGB:
        142, 17, 172
        CMY:
        44, 93, 33
        CMYK:
        17, 90, 0, 33
      HSL:
        288°, 82.0106%, 37.0588%
        HSV (HSB):
        288°, 90.1163%, 67.4510%
        XYZ:
        18.8022, 9.1302, 39.8011
        xyY:
        0.2776, 0.1348, 9.1302
      CIE-Lab:
        36.2338, 66.1895, -52.9434
        CIE-LCH:
        36.2338, 84.7588, 321.3445
        CIE-Luv:
        36.2338, 35.5581, -79.9360
        Hunter-Lab:
        30.2163, 58.1937, -56.9457
      #8e11ac color charts
#8e11ac RGB chart
      #8e11ac CMYK chart
      #8e11ac RGB pie chart
      #8e11ac color shades, tints & tones
#8e11ac color schemes
#8e11ac color preview, HTML & CSS examples
           This text has a color of #8e11ac        
        
          <p style="color:#8e11ac;">Text here</p>
        
        
          .mytext {color:#8e11ac;}
        
        Text color #8e11ac
      
           This box has a color of #8e11ac        
        
          <div style="background-color:#8e11ac;">Content here</div>
        
        
          .mybackground {background-color:#8e11ac;}
        
        Background color #8e11ac
      
           Border around this has a color of #8e11ac        
        
          <div style="border:2px solid #8e11ac;">Content here</div>
        
        
          .myborder {border:2px solid #8e11ac;}
        
        Border color #8e11ac