#9e61dd color space conversions
Hex:
        #9e61dd
        RGB:
        158, 97, 221
        CMY:
        38, 62, 13
        CMYK:
        29, 56, 0, 13
      HSL:
        270°, 64.5833%, 62.3529%
        HSV (HSB):
        270°, 56.1086%, 86.6667%
        XYZ:
        31.4264, 21.0389, 70.8112
        xyY:
        0.2549, 0.1707, 21.0389
      CIE-Lab:
        52.9921, 48.3649, -54.3263
        CIE-LCH:
        52.9921, 72.7359, 311.6776
        CIE-Luv:
        52.9921, 18.5020, -89.4701
        Hunter-Lab:
        45.8682, 42.0290, -59.4239
      #9e61dd color charts
#9e61dd RGB chart
      #9e61dd CMYK chart
      #9e61dd RGB pie chart
      #9e61dd color shades, tints & tones
#9e61dd color schemes
#9e61dd color preview, HTML & CSS examples
           This text has a color of #9e61dd        
        
          <p style="color:#9e61dd;">Text here</p>
        
        
          .mytext {color:#9e61dd;}
        
        Text color #9e61dd
      
           This box has a color of #9e61dd        
        
          <div style="background-color:#9e61dd;">Content here</div>
        
        
          .mybackground {background-color:#9e61dd;}
        
        Background color #9e61dd
      
           Border around this has a color of #9e61dd        
        
          <div style="border:2px solid #9e61dd;">Content here</div>
        
        
          .myborder {border:2px solid #9e61dd;}
        
        Border color #9e61dd