#b84ae5 color space conversions
Hex:
        #b84ae5
        RGB:
        184, 74, 229
        CMY:
        28, 71, 10
        CMYK:
        20, 68, 0, 10
      HSL:
        283°, 74.8792%, 59.4118%
        HSV (HSB):
        283°, 67.6856%, 89.8039%
        XYZ:
        36.3588, 20.7450, 76.2166
        xyY:
        0.2727, 0.1556, 20.7450
      CIE-Lab:
        52.6693, 66.9729, -59.1843
        CIE-LCH:
        52.6693, 89.3764, 318.5328
        CIE-Luv:
        52.6693, 37.3649, -98.8015
        Hunter-Lab:
        45.5467, 62.7852, -67.3315
      #b84ae5 color charts
#b84ae5 RGB chart
      #b84ae5 CMYK chart
      #b84ae5 RGB pie chart
      #b84ae5 color shades, tints & tones
#b84ae5 color schemes
#b84ae5 color preview, HTML & CSS examples
           This text has a color of #b84ae5        
        
          <p style="color:#b84ae5;">Text here</p>
        
        
          .mytext {color:#b84ae5;}
        
        Text color #b84ae5
      
           This box has a color of #b84ae5        
        
          <div style="background-color:#b84ae5;">Content here</div>
        
        
          .mybackground {background-color:#b84ae5;}
        
        Background color #b84ae5
      
           Border around this has a color of #b84ae5        
        
          <div style="border:2px solid #b84ae5;">Content here</div>
        
        
          .myborder {border:2px solid #b84ae5;}
        
        Border color #b84ae5