#b84bf3 color space conversions
Hex:
        #b84bf3
        RGB:
        184, 75, 243
        CMY:
        28, 71, 5
        CMYK:
        24, 69, 0, 5
      HSL:
        279°, 87.5000%, 62.3529%
        HSV (HSB):
        279°, 69.1358%, 95.2941%
        XYZ:
        38.4609, 21.6936, 86.9542
        xyY:
        0.2614, 0.1475, 21.6936
      CIE-Lab:
        53.7004, 69.3931, -65.3823
        CIE-LCH:
        53.7004, 95.3428, 316.7046
        CIE-Luv:
        53.7004, 33.8005, -108.7734
        Hunter-Lab:
        46.5764, 65.8896, -78.0861
      #b84bf3 color charts
#b84bf3 RGB chart
      #b84bf3 CMYK chart
      #b84bf3 RGB pie chart
      #b84bf3 color shades, tints & tones
#b84bf3 color schemes
#b84bf3 color preview, HTML & CSS examples
           This text has a color of #b84bf3        
        
          <p style="color:#b84bf3;">Text here</p>
        
        
          .mytext {color:#b84bf3;}
        
        Text color #b84bf3
      
           This box has a color of #b84bf3        
        
          <div style="background-color:#b84bf3;">Content here</div>
        
        
          .mybackground {background-color:#b84bf3;}
        
        Background color #b84bf3
      
           Border around this has a color of #b84bf3        
        
          <div style="border:2px solid #b84bf3;">Content here</div>
        
        
          .myborder {border:2px solid #b84bf3;}
        
        Border color #b84bf3