#9e0bfd color space conversions
Hex:
        #9e0bfd
        RGB:
        158, 11, 253
        CMY:
        38, 96, 1
        CMYK:
        38, 96, 0, 1
      HSL:
        276°, 98.3740%, 51.7647%
        HSV (HSB):
        276°, 95.6522%, 99.2157%
        XYZ:
        31.9498, 14.6003, 94.0627
        xyY:
        0.2272, 0.1038, 14.6003
      CIE-Lab:
        45.0818, 84.3700, -85.1664
        CIE-LCH:
        45.0818, 119.8817, 314.7308
        CIE-Luv:
        45.0818, 24.5384, -130.0288
        Hunter-Lab:
        38.2103, 82.3860, -119.2075
      #9e0bfd color charts
#9e0bfd RGB chart
      #9e0bfd CMYK chart
      #9e0bfd RGB pie chart
      #9e0bfd color shades, tints & tones
#9e0bfd color schemes
#9e0bfd color preview, HTML & CSS examples
           This text has a color of #9e0bfd        
        
          <p style="color:#9e0bfd;">Text here</p>
        
        
          .mytext {color:#9e0bfd;}
        
        Text color #9e0bfd
      
           This box has a color of #9e0bfd        
        
          <div style="background-color:#9e0bfd;">Content here</div>
        
        
          .mybackground {background-color:#9e0bfd;}
        
        Background color #9e0bfd
      
           Border around this has a color of #9e0bfd        
        
          <div style="border:2px solid #9e0bfd;">Content here</div>
        
        
          .myborder {border:2px solid #9e0bfd;}
        
        Border color #9e0bfd