#9e0fbb color space conversions
Hex:
        #9e0fbb
        RGB:
        158, 15, 187
        CMY:
        38, 94, 27
        CMYK:
        16, 92, 0, 27
      HSL:
        290°, 85.1485%, 39.6078%
        HSV (HSB):
        290°, 91.9786%, 73.3333%
        XYZ:
        23.2410, 11.1986, 47.9503
        xyY:
        0.2821, 0.1359, 11.1986
      CIE-Lab:
        39.9130, 71.6581, -55.7606
        CIE-LCH:
        39.9130, 90.7972, 322.1118
        CIE-Luv:
        39.9130, 41.3051, -86.9323
        Hunter-Lab:
        33.4643, 65.4060, -61.5304
      #9e0fbb color charts
#9e0fbb RGB chart
      #9e0fbb CMYK chart
      #9e0fbb RGB pie chart
      #9e0fbb color shades, tints & tones
#9e0fbb color schemes
#9e0fbb color preview, HTML & CSS examples
           This text has a color of #9e0fbb        
        
          <p style="color:#9e0fbb;">Text here</p>
        
        
          .mytext {color:#9e0fbb;}
        
        Text color #9e0fbb
      
           This box has a color of #9e0fbb        
        
          <div style="background-color:#9e0fbb;">Content here</div>
        
        
          .mybackground {background-color:#9e0fbb;}
        
        Background color #9e0fbb
      
           Border around this has a color of #9e0fbb        
        
          <div style="border:2px solid #9e0fbb;">Content here</div>
        
        
          .myborder {border:2px solid #9e0fbb;}
        
        Border color #9e0fbb