#9e58fb color space conversions
Hex:
        #9e58fb
        RGB:
        158, 88, 251
        CMY:
        38, 65, 2
        CMYK:
        37, 65, 0, 2
      HSL:
        266°, 95.3216%, 66.4706%
        HSV (HSB):
        266°, 64.9402%, 98.4314%
        XYZ:
        35.0029, 21.2136, 93.5166
        xyY:
        0.2338, 0.1417, 21.2136
      CIE-Lab:
        53.1825, 60.1918, -70.8304
        CIE-LCH:
        53.1825, 92.9516, 310.3579
        CIE-Luv:
        53.1825, 15.9592, -115.5153
        Hunter-Lab:
        46.0582, 55.0528, -88.1417
      #9e58fb color charts
#9e58fb RGB chart
      #9e58fb CMYK chart
      #9e58fb RGB pie chart
      #9e58fb color shades, tints & tones
#9e58fb color schemes
#9e58fb color preview, HTML & CSS examples
           This text has a color of #9e58fb        
        
          <p style="color:#9e58fb;">Text here</p>
        
        
          .mytext {color:#9e58fb;}
        
        Text color #9e58fb
      
           This box has a color of #9e58fb        
        
          <div style="background-color:#9e58fb;">Content here</div>
        
        
          .mybackground {background-color:#9e58fb;}
        
        Background color #9e58fb
      
           Border around this has a color of #9e58fb        
        
          <div style="border:2px solid #9e58fb;">Content here</div>
        
        
          .myborder {border:2px solid #9e58fb;}
        
        Border color #9e58fb