#b501e1 color space conversions
Hex:
        #b501e1
        RGB:
        181, 1, 225
        CMY:
        29, 100, 12
        CMYK:
        20, 100, 0, 12
      HSL:
        288°, 99.1150%, 44.3137%
        HSV (HSB):
        288°, 99.5556%, 88.2353%
        XYZ:
        32.6575, 15.2817, 72.4626
        xyY:
        0.2712, 0.1269, 15.2817
      CIE-Lab:
        46.0176, 82.8843, -67.6879
        CIE-LCH:
        46.0176, 107.0115, 320.7630
        CIE-Luv:
        46.0176, 44.6998, -108.4999
        Hunter-Lab:
        39.0918, 80.7091, -82.5387
      #b501e1 color charts
#b501e1 RGB chart
      #b501e1 CMYK chart
      #b501e1 RGB pie chart
      #b501e1 color shades, tints & tones
#b501e1 color schemes
#b501e1 color preview, HTML & CSS examples
           This text has a color of #b501e1        
        
          <p style="color:#b501e1;">Text here</p>
        
        
          .mytext {color:#b501e1;}
        
        Text color #b501e1
      
           This box has a color of #b501e1        
        
          <div style="background-color:#b501e1;">Content here</div>
        
        
          .mybackground {background-color:#b501e1;}
        
        Background color #b501e1
      
           Border around this has a color of #b501e1        
        
          <div style="border:2px solid #b501e1;">Content here</div>
        
        
          .myborder {border:2px solid #b501e1;}
        
        Border color #b501e1