#b501ef color space conversions
Hex:
        #b501ef
        RGB:
        181, 1, 239
        CMY:
        29, 100, 6
        CMYK:
        24, 100, 0, 6
      HSL:
        285°, 99.1667%, 47.0588%
        HSV (HSB):
        285°, 99.5816%, 93.7255%
        XYZ:
        34.6469, 16.0775, 82.9385
        xyY:
        0.2592, 0.1203, 16.0775
      CIE-Lab:
        47.0760, 85.2939, -73.9022
        CIE-LCH:
        47.0760, 112.8565, 319.0930
        CIE-Luv:
        47.0760, 40.5904, -117.8231
        Hunter-Lab:
        40.0967, 84.0696, -94.5714
      #b501ef color charts
#b501ef RGB chart
      #b501ef CMYK chart
      #b501ef RGB pie chart
      #b501ef color shades, tints & tones
#b501ef color schemes
#b501ef color preview, HTML & CSS examples
           This text has a color of #b501ef        
        
          <p style="color:#b501ef;">Text here</p>
        
        
          .mytext {color:#b501ef;}
        
        Text color #b501ef
      
           This box has a color of #b501ef        
        
          <div style="background-color:#b501ef;">Content here</div>
        
        
          .mybackground {background-color:#b501ef;}
        
        Background color #b501ef
      
           Border around this has a color of #b501ef        
        
          <div style="border:2px solid #b501ef;">Content here</div>
        
        
          .myborder {border:2px solid #b501ef;}
        
        Border color #b501ef