#8e27eb color space conversions
Hex:
        #8e27eb
        RGB:
        142, 39, 235
        CMY:
        44, 85, 8
        CMYK:
        40, 83, 0, 8
      HSL:
        272°, 83.0508%, 53.7255%
        HSV (HSB):
        272°, 83.4043%, 92.1569%
        XYZ:
        26.8762, 13.2000, 79.7286
        xyY:
        0.2243, 0.1102, 13.2000
      CIE-Lab:
        43.0630, 73.5989, -78.4335
        CIE-LCH:
        43.0630, 107.5575, 313.1786
        CIE-Luv:
        43.0630, 18.9337, -118.8700
        Hunter-Lab:
        36.3318, 68.4638, -104.6772
      #8e27eb color charts
#8e27eb RGB chart
      #8e27eb CMYK chart
      #8e27eb RGB pie chart
      #8e27eb color shades, tints & tones
#8e27eb color schemes
#8e27eb color preview, HTML & CSS examples
           This text has a color of #8e27eb        
        
          <p style="color:#8e27eb;">Text here</p>
        
        
          .mytext {color:#8e27eb;}
        
        Text color #8e27eb
      
           This box has a color of #8e27eb        
        
          <div style="background-color:#8e27eb;">Content here</div>
        
        
          .mybackground {background-color:#8e27eb;}
        
        Background color #8e27eb
      
           Border around this has a color of #8e27eb        
        
          <div style="border:2px solid #8e27eb;">Content here</div>
        
        
          .myborder {border:2px solid #8e27eb;}
        
        Border color #8e27eb