#8e27ef color space conversions
Hex:
        #8e27ef
        RGB:
        142, 39, 239
        CMY:
        44, 85, 6
        CMYK:
        41, 84, 0, 6
      HSL:
        271°, 86.2069%, 54.5098%
        HSV (HSB):
        271°, 83.6820%, 93.7255%
        XYZ:
        27.4608, 13.4338, 82.8070
        xyY:
        0.2220, 0.1086, 13.4338
      CIE-Lab:
        43.4098, 74.4668, -80.1266
        CIE-LCH:
        43.4098, 109.3873, 312.9033
        CIE-Luv:
        43.4098, 18.2007, -121.3724
        Hunter-Lab:
        36.6522, 69.5959, -108.2953
      #8e27ef color charts
#8e27ef RGB chart
      #8e27ef CMYK chart
      #8e27ef RGB pie chart
      #8e27ef color shades, tints & tones
#8e27ef color schemes
#8e27ef color preview, HTML & CSS examples
           This text has a color of #8e27ef        
        
          <p style="color:#8e27ef;">Text here</p>
        
        
          .mytext {color:#8e27ef;}
        
        Text color #8e27ef
      
           This box has a color of #8e27ef        
        
          <div style="background-color:#8e27ef;">Content here</div>
        
        
          .mybackground {background-color:#8e27ef;}
        
        Background color #8e27ef
      
           Border around this has a color of #8e27ef        
        
          <div style="border:2px solid #8e27ef;">Content here</div>
        
        
          .myborder {border:2px solid #8e27ef;}
        
        Border color #8e27ef