#b84fe1 color space conversions
Hex:
        #b84fe1
        RGB:
        184, 79, 225
        CMY:
        28, 69, 12
        CMYK:
        18, 65, 0, 12
      HSL:
        283°, 70.8738%, 59.6078%
        HSV (HSB):
        283°, 64.8889%, 88.2353%
        XYZ:
        36.1538, 21.2186, 73.4242
        xyY:
        0.2764, 0.1622, 21.2186
      CIE-Lab:
        53.1879, 64.0542, -56.0945
        CIE-LCH:
        53.1879, 85.1442, 318.7902
        CIE-Luv:
        53.1879, 37.1953, -94.0702
        Hunter-Lab:
        46.0636, 59.4873, -62.2623
      #b84fe1 color charts
#b84fe1 RGB chart
      #b84fe1 CMYK chart
      #b84fe1 RGB pie chart
      #b84fe1 color shades, tints & tones
#b84fe1 color schemes
#b84fe1 color preview, HTML & CSS examples
           This text has a color of #b84fe1        
        
          <p style="color:#b84fe1;">Text here</p>
        
        
          .mytext {color:#b84fe1;}
        
        Text color #b84fe1
      
           This box has a color of #b84fe1        
        
          <div style="background-color:#b84fe1;">Content here</div>
        
        
          .mybackground {background-color:#b84fe1;}
        
        Background color #b84fe1
      
           Border around this has a color of #b84fe1        
        
          <div style="border:2px solid #b84fe1;">Content here</div>
        
        
          .myborder {border:2px solid #b84fe1;}
        
        Border color #b84fe1