#8e0acf color space conversions
Hex:
        #8e0acf
        RGB:
        142, 10, 207
        CMY:
        44, 96, 19
        CMYK:
        31, 95, 0, 19
      HSL:
        280°, 90.7834%, 42.5490%
        HSV (HSB):
        280°, 95.1691%, 81.1765%
        XYZ:
        22.5264, 10.4729, 59.8657
        xyY:
        0.2426, 0.1128, 10.4729
      CIE-Lab:
        38.6781, 73.7428, -69.5735
        CIE-LCH:
        38.6781, 101.3828, 316.6664
        CIE-Luv:
        38.6781, 26.6487, -103.5515
        Hunter-Lab:
        32.3618, 67.6169, -87.0266
      #8e0acf color charts
#8e0acf RGB chart
      #8e0acf CMYK chart
      #8e0acf RGB pie chart
      #8e0acf color shades, tints & tones
#8e0acf color schemes
#8e0acf color preview, HTML & CSS examples
           This text has a color of #8e0acf        
        
          <p style="color:#8e0acf;">Text here</p>
        
        
          .mytext {color:#8e0acf;}
        
        Text color #8e0acf
      
           This box has a color of #8e0acf        
        
          <div style="background-color:#8e0acf;">Content here</div>
        
        
          .mybackground {background-color:#8e0acf;}
        
        Background color #8e0acf
      
           Border around this has a color of #8e0acf        
        
          <div style="border:2px solid #8e0acf;">Content here</div>
        
        
          .myborder {border:2px solid #8e0acf;}
        
        Border color #8e0acf