#b82ff4 color space conversions
Hex:
        #b82ff4
        RGB:
        184, 47, 244
        CMY:
        28, 82, 4
        CMYK:
        25, 81, 0, 4
      HSL:
        282°, 89.9543%, 57.0588%
        HSV (HSB):
        282°, 80.7377%, 95.6863%
        XYZ:
        37.1128, 18.7550, 87.2520
        xyY:
        0.2593, 0.1310, 18.7550
      CIE-Lab:
        50.3994, 79.2491, -71.2853
        CIE-LCH:
        50.3994, 106.5927, 318.0283
        CIE-Luv:
        50.3994, 38.0175, -116.2358
        Hunter-Lab:
        43.3071, 77.1815, -89.1382
      #b82ff4 color charts
#b82ff4 RGB chart
      #b82ff4 CMYK chart
      #b82ff4 RGB pie chart
      #b82ff4 color shades, tints & tones
#b82ff4 color schemes
#b82ff4 color preview, HTML & CSS examples
           This text has a color of #b82ff4        
        
          <p style="color:#b82ff4;">Text here</p>
        
        
          .mytext {color:#b82ff4;}
        
        Text color #b82ff4
      
           This box has a color of #b82ff4        
        
          <div style="background-color:#b82ff4;">Content here</div>
        
        
          .mybackground {background-color:#b82ff4;}
        
        Background color #b82ff4
      
           Border around this has a color of #b82ff4        
        
          <div style="border:2px solid #b82ff4;">Content here</div>
        
        
          .myborder {border:2px solid #b82ff4;}
        
        Border color #b82ff4