#9e61db color space conversions
Hex:
        #9e61db
        RGB:
        158, 97, 219
        CMY:
        38, 62, 14
        CMYK:
        28, 56, 0, 14
      HSL:
        270°, 62.8866%, 61.9608%
        HSV (HSB):
        270°, 55.7078%, 85.8824%
        XYZ:
        31.1614, 20.9330, 69.4159
        xyY:
        0.2565, 0.1723, 20.9330
      CIE-Lab:
        52.8760, 47.8906, -53.3807
        CIE-LCH:
        52.8760, 71.7148, 311.8969
        CIE-Luv:
        52.8760, 18.8310, -87.9195
        Hunter-Lab:
        45.7526, 41.5069, -57.9282
      #9e61db color charts
#9e61db RGB chart
      #9e61db CMYK chart
      #9e61db RGB pie chart
      #9e61db color shades, tints & tones
#9e61db color schemes
#9e61db color preview, HTML & CSS examples
           This text has a color of #9e61db        
        
          <p style="color:#9e61db;">Text here</p>
        
        
          .mytext {color:#9e61db;}
        
        Text color #9e61db
      
           This box has a color of #9e61db        
        
          <div style="background-color:#9e61db;">Content here</div>
        
        
          .mybackground {background-color:#9e61db;}
        
        Background color #9e61db
      
           Border around this has a color of #9e61db        
        
          <div style="border:2px solid #9e61db;">Content here</div>
        
        
          .myborder {border:2px solid #9e61db;}
        
        Border color #9e61db