#b84cf1 color space conversions
Hex:
        #b84cf1
        RGB:
        184, 76, 241
        CMY:
        28, 70, 5
        CMYK:
        24, 68, 0, 5
      HSL:
        279°, 85.4922%, 62.1569%
        HSV (HSB):
        279°, 68.4647%, 94.5098%
        XYZ:
        38.2288, 21.7101, 85.3947
        xyY:
        0.2630, 0.1494, 21.7101
      CIE-Lab:
        53.7181, 68.5713, -64.2358
        CIE-LCH:
        53.7181, 93.9588, 316.8698
        CIE-Luv:
        53.7181, 34.0591, -107.0005
        Hunter-Lab:
        46.5941, 64.9132, -76.0470
      #b84cf1 color charts
#b84cf1 RGB chart
      #b84cf1 CMYK chart
      #b84cf1 RGB pie chart
      #b84cf1 color shades, tints & tones
#b84cf1 color schemes
#b84cf1 color preview, HTML & CSS examples
           This text has a color of #b84cf1        
        
          <p style="color:#b84cf1;">Text here</p>
        
        
          .mytext {color:#b84cf1;}
        
        Text color #b84cf1
      
           This box has a color of #b84cf1        
        
          <div style="background-color:#b84cf1;">Content here</div>
        
        
          .mybackground {background-color:#b84cf1;}
        
        Background color #b84cf1
      
           Border around this has a color of #b84cf1        
        
          <div style="border:2px solid #b84cf1;">Content here</div>
        
        
          .myborder {border:2px solid #b84cf1;}
        
        Border color #b84cf1