#b501eb color space conversions
Hex:
        #b501eb
        RGB:
        181, 1, 235
        CMY:
        29, 100, 8
        CMYK:
        23, 100, 0, 8
      HSL:
        286°, 99.1525%, 46.2745%
        HSV (HSB):
        286°, 99.5745%, 92.1569%
        XYZ:
        34.0623, 15.8436, 79.8601
        xyY:
        0.2625, 0.1221, 15.8436
      CIE-Lab:
        46.7687, 84.5982, -72.1436
        CIE-LCH:
        46.7687, 111.1825, 319.5432
        CIE-Luv:
        46.7687, 41.7313, -115.1855
        Hunter-Lab:
        39.8040, 83.0942, -91.0925
      #b501eb color charts
#b501eb RGB chart
      #b501eb CMYK chart
      #b501eb RGB pie chart
      #b501eb color shades, tints & tones
#b501eb color schemes
#b501eb color preview, HTML & CSS examples
           This text has a color of #b501eb        
        
          <p style="color:#b501eb;">Text here</p>
        
        
          .mytext {color:#b501eb;}
        
        Text color #b501eb
      
           This box has a color of #b501eb        
        
          <div style="background-color:#b501eb;">Content here</div>
        
        
          .mybackground {background-color:#b501eb;}
        
        Background color #b501eb
      
           Border around this has a color of #b501eb        
        
          <div style="border:2px solid #b501eb;">Content here</div>
        
        
          .myborder {border:2px solid #b501eb;}
        
        Border color #b501eb