#b82ff7 color space conversions
Hex:
        #b82ff7
        RGB:
        184, 47, 247
        CMY:
        28, 82, 3
        CMYK:
        26, 81, 0, 3
      HSL:
        281°, 92.5926%, 57.6471%
        HSV (HSB):
        281°, 80.9717%, 96.8627%
        XYZ:
        37.5722, 18.9388, 89.6710
        xyY:
        0.2570, 0.1296, 18.9388
      CIE-Lab:
        50.6155, 79.8191, -72.6137
        CIE-LCH:
        50.6155, 107.9066, 317.7063
        CIE-Luv:
        50.6155, 37.2424, -118.2862
        Hunter-Lab:
        43.5187, 77.9515, -91.7049
      #b82ff7 color charts
#b82ff7 RGB chart
      #b82ff7 CMYK chart
      #b82ff7 RGB pie chart
      #b82ff7 color shades, tints & tones
#b82ff7 color schemes
#b82ff7 color preview, HTML & CSS examples
           This text has a color of #b82ff7        
        
          <p style="color:#b82ff7;">Text here</p>
        
        
          .mytext {color:#b82ff7;}
        
        Text color #b82ff7
      
           This box has a color of #b82ff7        
        
          <div style="background-color:#b82ff7;">Content here</div>
        
        
          .mybackground {background-color:#b82ff7;}
        
        Background color #b82ff7
      
           Border around this has a color of #b82ff7        
        
          <div style="border:2px solid #b82ff7;">Content here</div>
        
        
          .myborder {border:2px solid #b82ff7;}
        
        Border color #b82ff7