#9e0bfc color space conversions
Hex:
        #9e0bfc
        RGB:
        158, 11, 252
        CMY:
        38, 96, 1
        CMYK:
        37, 96, 0, 1
      HSL:
        277°, 97.5709%, 51.5686%
        HSV (HSB):
        277°, 95.6349%, 98.8235%
        XYZ:
        31.7909, 14.5367, 93.2258
        xyY:
        0.2278, 0.1042, 14.5367
      CIE-Lab:
        44.9930, 84.1753, -84.7529
        CIE-LCH:
        44.9930, 119.4509, 314.8041
        CIE-Luv:
        44.9930, 24.7472, -129.4183
        Hunter-Lab:
        38.1271, 82.1137, -118.2831
      #9e0bfc color charts
#9e0bfc RGB chart
      #9e0bfc CMYK chart
      #9e0bfc RGB pie chart
      #9e0bfc color shades, tints & tones
#9e0bfc color schemes
#9e0bfc color preview, HTML & CSS examples
           This text has a color of #9e0bfc        
        
          <p style="color:#9e0bfc;">Text here</p>
        
        
          .mytext {color:#9e0bfc;}
        
        Text color #9e0bfc
      
           This box has a color of #9e0bfc        
        
          <div style="background-color:#9e0bfc;">Content here</div>
        
        
          .mybackground {background-color:#9e0bfc;}
        
        Background color #9e0bfc
      
           Border around this has a color of #9e0bfc        
        
          <div style="border:2px solid #9e0bfc;">Content here</div>
        
        
          .myborder {border:2px solid #9e0bfc;}
        
        Border color #9e0bfc