#b84cf8 color space conversions
Hex:
        #b84cf8
        RGB:
        184, 76, 248
        CMY:
        28, 70, 3
        CMYK:
        26, 69, 0, 3
      HSL:
        278°, 92.4731%, 63.5294%
        HSV (HSB):
        278°, 69.3548%, 97.2549%
        XYZ:
        39.2949, 22.1365, 91.0086
        xyY:
        0.2578, 0.1452, 22.1365
      CIE-Lab:
        54.1716, 70.0159, -67.4102
        CIE-LCH:
        54.1716, 97.1924, 316.0863
        CIE-Luv:
        54.1716, 32.4566, -112.0796
        Hunter-Lab:
        47.0495, 66.7434, -81.7510
      #b84cf8 color charts
#b84cf8 RGB chart
      #b84cf8 CMYK chart
      #b84cf8 RGB pie chart
      #b84cf8 color shades, tints & tones
#b84cf8 color schemes
#b84cf8 color preview, HTML & CSS examples
           This text has a color of #b84cf8        
        
          <p style="color:#b84cf8;">Text here</p>
        
        
          .mytext {color:#b84cf8;}
        
        Text color #b84cf8
      
           This box has a color of #b84cf8        
        
          <div style="background-color:#b84cf8;">Content here</div>
        
        
          .mybackground {background-color:#b84cf8;}
        
        Background color #b84cf8
      
           Border around this has a color of #b84cf8        
        
          <div style="border:2px solid #b84cf8;">Content here</div>
        
        
          .myborder {border:2px solid #b84cf8;}
        
        Border color #b84cf8