#b747f0 color space conversions
Hex:
        #b747f0
        RGB:
        183, 71, 240
        CMY:
        28, 72, 6
        CMYK:
        24, 70, 0, 6
      HSL:
        280°, 84.9246%, 60.9804%
        HSV (HSB):
        280°, 70.4167%, 94.1176%
        XYZ:
        37.5099, 20.8650, 84.4884
        xyY:
        0.2626, 0.1460, 20.8650
      CIE-Lab:
        52.8015, 70.1939, -65.1614
        CIE-LCH:
        52.8015, 95.7767, 317.1293
        CIE-Luv:
        52.8015, 34.7260, -108.0479
        Hunter-Lab:
        45.6783, 66.6429, -77.6905
      #b747f0 color charts
#b747f0 RGB chart
      #b747f0 CMYK chart
      #b747f0 RGB pie chart
      #b747f0 color shades, tints & tones
#b747f0 color schemes
#b747f0 color preview, HTML & CSS examples
           This text has a color of #b747f0        
        
          <p style="color:#b747f0;">Text here</p>
        
        
          .mytext {color:#b747f0;}
        
        Text color #b747f0
      
           This box has a color of #b747f0        
        
          <div style="background-color:#b747f0;">Content here</div>
        
        
          .mybackground {background-color:#b747f0;}
        
        Background color #b747f0
      
           Border around this has a color of #b747f0        
        
          <div style="border:2px solid #b747f0;">Content here</div>
        
        
          .myborder {border:2px solid #b747f0;}
        
        Border color #b747f0