#8e11fa color space conversions
Hex:
        #8e11fa
        RGB:
        142, 17, 250
        CMY:
        44, 93, 2
        CMYK:
        43, 93, 0, 2
      HSL:
        272°, 95.8848%, 52.3529%
        HSV (HSB):
        272°, 93.2000%, 98.0392%
        XYZ:
        28.6111, 13.0538, 91.4541
        xyY:
        0.2149, 0.0981, 13.0538
      CIE-Lab:
        42.8442, 81.4567, -87.2470
        CIE-LCH:
        42.8442, 119.3618, 313.0343
        CIE-Luv:
        42.8442, 17.6052, -129.6600
        Hunter-Lab:
        36.1301, 78.1251, -124.7867
      #8e11fa color charts
#8e11fa RGB chart
      #8e11fa CMYK chart
      #8e11fa RGB pie chart
      #8e11fa color shades, tints & tones
#8e11fa color schemes
#8e11fa color preview, HTML & CSS examples
           This text has a color of #8e11fa        
        
          <p style="color:#8e11fa;">Text here</p>
        
        
          .mytext {color:#8e11fa;}
        
        Text color #8e11fa
      
           This box has a color of #8e11fa        
        
          <div style="background-color:#8e11fa;">Content here</div>
        
        
          .mybackground {background-color:#8e11fa;}
        
        Background color #8e11fa
      
           Border around this has a color of #8e11fa        
        
          <div style="border:2px solid #8e11fa;">Content here</div>
        
        
          .myborder {border:2px solid #8e11fa;}
        
        Border color #8e11fa