#9f51ed color space conversions
Hex:
        #9f51ed
        RGB:
        159, 81, 237
        CMY:
        38, 68, 7
        CMYK:
        33, 66, 0, 7
      HSL:
        270°, 81.2500%, 62.3529%
        HSV (HSB):
        270°, 65.8228%, 92.9412%
        XYZ:
        32.5266, 19.3702, 82.1452
        xyY:
        0.2427, 0.1445, 19.3702
      CIE-Lab:
        51.1176, 60.4332, -66.3497
        CIE-LCH:
        51.1176, 89.7466, 312.3282
        CIE-Luv:
        51.1176, 20.3419, -107.8068
        Hunter-Lab:
        44.0116, 54.8993, -79.8534
      #9f51ed color charts
#9f51ed RGB chart
      #9f51ed CMYK chart
      #9f51ed RGB pie chart
      #9f51ed color shades, tints & tones
#9f51ed color schemes
#9f51ed color preview, HTML & CSS examples
           This text has a color of #9f51ed        
        
          <p style="color:#9f51ed;">Text here</p>
        
        
          .mytext {color:#9f51ed;}
        
        Text color #9f51ed
      
           This box has a color of #9f51ed        
        
          <div style="background-color:#9f51ed;">Content here</div>
        
        
          .mybackground {background-color:#9f51ed;}
        
        Background color #9f51ed
      
           Border around this has a color of #9f51ed        
        
          <div style="border:2px solid #9f51ed;">Content here</div>
        
        
          .myborder {border:2px solid #9f51ed;}
        
        Border color #9f51ed