#b756f3 color space conversions
Hex:
        #b756f3
        RGB:
        183, 86, 243
        CMY:
        28, 66, 5
        CMYK:
        25, 65, 0, 5
      HSL:
        277°, 86.7403%, 64.5098%
        HSV (HSB):
        277°, 64.6091%, 95.2941%
        XYZ:
        39.0339, 23.1939, 87.2136
        xyY:
        0.2612, 0.1552, 23.1939
      CIE-Lab:
        55.2715, 64.4483, -62.8577
        CIE-LCH:
        55.2715, 90.0260, 315.7158
        CIE-Luv:
        55.2715, 30.8202, -105.2562
        Hunter-Lab:
        48.1601, 60.3947, -73.6568
      #b756f3 color charts
#b756f3 RGB chart
      #b756f3 CMYK chart
      #b756f3 RGB pie chart
      #b756f3 color shades, tints & tones
#b756f3 color schemes
#b756f3 color preview, HTML & CSS examples
           This text has a color of #b756f3        
        
          <p style="color:#b756f3;">Text here</p>
        
        
          .mytext {color:#b756f3;}
        
        Text color #b756f3
      
           This box has a color of #b756f3        
        
          <div style="background-color:#b756f3;">Content here</div>
        
        
          .mybackground {background-color:#b756f3;}
        
        Background color #b756f3
      
           Border around this has a color of #b756f3        
        
          <div style="border:2px solid #b756f3;">Content here</div>
        
        
          .myborder {border:2px solid #b756f3;}
        
        Border color #b756f3