#b756fe color space conversions
Hex:
        #b756fe
        RGB:
        183, 86, 254
        CMY:
        28, 66, 0
        CMYK:
        28, 66, 0, 0
      HSL:
        275°, 98.8235%, 66.6667%
        HSV (HSB):
        275°, 66.1417%, 99.6078%
        XYZ:
        40.7456, 23.8786, 96.2274
        xyY:
        0.2533, 0.1485, 23.8786
      CIE-Lab:
        55.9661, 66.8097, -67.8506
        CIE-LCH:
        55.9661, 95.2221, 314.5571
        CIE-Luv:
        55.9661, 28.5121, -113.3480
        Hunter-Lab:
        48.8657, 63.3232, -82.5491
      #b756fe color charts
#b756fe RGB chart
      #b756fe CMYK chart
      #b756fe RGB pie chart
      #b756fe color shades, tints & tones
#b756fe color schemes
#b756fe color preview, HTML & CSS examples
           This text has a color of #b756fe        
        
          <p style="color:#b756fe;">Text here</p>
        
        
          .mytext {color:#b756fe;}
        
        Text color #b756fe
      
           This box has a color of #b756fe        
        
          <div style="background-color:#b756fe;">Content here</div>
        
        
          .mybackground {background-color:#b756fe;}
        
        Background color #b756fe
      
           Border around this has a color of #b756fe        
        
          <div style="border:2px solid #b756fe;">Content here</div>
        
        
          .myborder {border:2px solid #b756fe;}
        
        Border color #b756fe