#9f34db color space conversions
Hex:
        #9f34db
        RGB:
        159, 52, 219
        CMY:
        38, 80, 14
        CMYK:
        27, 76, 0, 14
      HSL:
        278°, 69.8745%, 53.1373%
        HSV (HSB):
        278°, 76.2557%, 85.8824%
        XYZ:
        28.3122, 14.9414, 68.4096
        xyY:
        0.2536, 0.1338, 14.9414
      CIE-Lab:
        45.5538, 68.6066, -65.1694
        CIE-LCH:
        45.5538, 94.6252, 316.4718
        CIE-Luv:
        45.5538, 29.3799, -103.3455
        Hunter-Lab:
        38.6541, 63.0980, -77.8729
      #9f34db color charts
#9f34db RGB chart
      #9f34db CMYK chart
      #9f34db RGB pie chart
      #9f34db color shades, tints & tones
#9f34db color schemes
#9f34db color preview, HTML & CSS examples
           This text has a color of #9f34db        
        
          <p style="color:#9f34db;">Text here</p>
        
        
          .mytext {color:#9f34db;}
        
        Text color #9f34db
      
           This box has a color of #9f34db        
        
          <div style="background-color:#9f34db;">Content here</div>
        
        
          .mybackground {background-color:#9f34db;}
        
        Background color #9f34db
      
           Border around this has a color of #9f34db        
        
          <div style="border:2px solid #9f34db;">Content here</div>
        
        
          .myborder {border:2px solid #9f34db;}
        
        Border color #9f34db