#9f29eb color space conversions
Hex:
        #9f29eb
        RGB:
        159, 41, 235
        CMY:
        38, 84, 8
        CMYK:
        32, 83, 0, 8
      HSL:
        276°, 82.9060%, 54.1176%
        HSV (HSB):
        276°, 82.5532%, 92.1569%
        XYZ:
        30.0864, 14.9550, 79.8981
        xyY:
        0.2408, 0.1197, 14.9550
      CIE-Lab:
        45.5725, 75.3605, -74.2346
        CIE-LCH:
        45.5725, 105.7827, 315.4312
        CIE-Luv:
        45.5725, 27.0882, -116.0804
        Hunter-Lab:
        38.6716, 71.1970, -95.4268
      #9f29eb color charts
#9f29eb RGB chart
      #9f29eb CMYK chart
      #9f29eb RGB pie chart
      #9f29eb color shades, tints & tones
#9f29eb color schemes
#9f29eb color preview, HTML & CSS examples
           This text has a color of #9f29eb        
        
          <p style="color:#9f29eb;">Text here</p>
        
        
          .mytext {color:#9f29eb;}
        
        Text color #9f29eb
      
           This box has a color of #9f29eb        
        
          <div style="background-color:#9f29eb;">Content here</div>
        
        
          .mybackground {background-color:#9f29eb;}
        
        Background color #9f29eb
      
           Border around this has a color of #9f29eb        
        
          <div style="border:2px solid #9f29eb;">Content here</div>
        
        
          .myborder {border:2px solid #9f29eb;}
        
        Border color #9f29eb