#9e61fd color space conversions
Hex:
        #9e61fd
        RGB:
        158, 97, 253
        CMY:
        38, 62, 1
        CMYK:
        38, 62, 0, 1
      HSL:
        263°, 97.5000%, 68.6275%
        HSV (HSB):
        263°, 61.6601%, 99.2157%
        XYZ:
        36.1049, 22.9103, 95.4477
        xyY:
        0.2337, 0.1483, 22.9103
      CIE-Lab:
        54.9799, 56.1667, -69.0312
        CIE-LCH:
        54.9799, 88.9944, 309.1333
        CIE-Luv:
        54.9799, 13.5605, -113.4897
        Hunter-Lab:
        47.8647, 50.8811, -84.7256
      #9e61fd color charts
#9e61fd RGB chart
      #9e61fd CMYK chart
      #9e61fd RGB pie chart
      #9e61fd color shades, tints & tones
#9e61fd color schemes
#9e61fd color preview, HTML & CSS examples
           This text has a color of #9e61fd        
        
          <p style="color:#9e61fd;">Text here</p>
        
        
          .mytext {color:#9e61fd;}
        
        Text color #9e61fd
      
           This box has a color of #9e61fd        
        
          <div style="background-color:#9e61fd;">Content here</div>
        
        
          .mybackground {background-color:#9e61fd;}
        
        Background color #9e61fd
      
           Border around this has a color of #9e61fd        
        
          <div style="border:2px solid #9e61fd;">Content here</div>
        
        
          .myborder {border:2px solid #9e61fd;}
        
        Border color #9e61fd