#8e14bc color space conversions
Hex:
        #8e14bc
        RGB:
        142, 20, 188
        CMY:
        44, 92, 26
        CMYK:
        24, 89, 0, 26
      HSL:
        284°, 80.7692%, 40.7843%
        HSV (HSB):
        284°, 89.3617%, 73.7255%
        XYZ:
        20.4826, 9.8819, 48.4048
        xyY:
        0.2600, 0.1255, 9.8819
      CIE-Lab:
        37.6297, 68.6057, -60.1766
        CIE-LCH:
        37.6297, 91.2576, 318.7448
        CIE-Luv:
        37.6297, 30.8903, -90.5138
        Hunter-Lab:
        31.4355, 61.2938, -69.2905
      #8e14bc color charts
#8e14bc RGB chart
      #8e14bc CMYK chart
      #8e14bc RGB pie chart
      #8e14bc color shades, tints & tones
#8e14bc color schemes
#8e14bc color preview, HTML & CSS examples
           This text has a color of #8e14bc        
        
          <p style="color:#8e14bc;">Text here</p>
        
        
          .mytext {color:#8e14bc;}
        
        Text color #8e14bc
      
           This box has a color of #8e14bc        
        
          <div style="background-color:#8e14bc;">Content here</div>
        
        
          .mybackground {background-color:#8e14bc;}
        
        Background color #8e14bc
      
           Border around this has a color of #8e14bc        
        
          <div style="border:2px solid #8e14bc;">Content here</div>
        
        
          .myborder {border:2px solid #8e14bc;}
        
        Border color #8e14bc