#9e34db color space conversions
Hex:
        #9e34db
        RGB:
        158, 52, 219
        CMY:
        38, 80, 14
        CMYK:
        28, 76, 0, 14
      HSL:
        278°, 69.8745%, 53.1373%
        HSV (HSB):
        278°, 76.2557%, 85.8824%
        XYZ:
        28.1147, 14.8396, 68.4003
        xyY:
        0.2525, 0.1333, 14.8396
      CIE-Lab:
        45.4137, 68.4324, -65.4034
        CIE-LCH:
        45.4137, 94.6604, 316.2965
        CIE-Luv:
        45.4137, 28.8280, -103.5475
        Hunter-Lab:
        38.5221, 62.8614, -78.3105
      #9e34db color charts
#9e34db RGB chart
      #9e34db CMYK chart
      #9e34db RGB pie chart
      #9e34db color shades, tints & tones
#9e34db color schemes
#9e34db color preview, HTML & CSS examples
           This text has a color of #9e34db        
        
          <p style="color:#9e34db;">Text here</p>
        
        
          .mytext {color:#9e34db;}
        
        Text color #9e34db
      
           This box has a color of #9e34db        
        
          <div style="background-color:#9e34db;">Content here</div>
        
        
          .mybackground {background-color:#9e34db;}
        
        Background color #9e34db
      
           Border around this has a color of #9e34db        
        
          <div style="border:2px solid #9e34db;">Content here</div>
        
        
          .myborder {border:2px solid #9e34db;}
        
        Border color #9e34db