#b874f4 color space conversions
Hex:
        #b874f4
        RGB:
        184, 116, 244
        CMY:
        28, 55, 4
        CMYK:
        25, 52, 0, 4
      HSL:
        272°, 85.3333%, 70.5882%
        HSV (HSB):
        272°, 52.4590%, 95.6863%
        XYZ:
        42.3417, 29.2128, 88.9949
        xyY:
        0.2637, 0.1820, 29.2128
      CIE-Lab:
        60.9690, 50.1052, -54.2906
        CIE-LCH:
        60.9690, 73.8783, 312.7041
        CIE-Luv:
        60.9690, 22.7731, -92.4319
        Hunter-Lab:
        54.0489, 45.2508, -59.7906
      #b874f4 color charts
#b874f4 RGB chart
      #b874f4 CMYK chart
      #b874f4 RGB pie chart
      #b874f4 color shades, tints & tones
#b874f4 color schemes
#b874f4 color preview, HTML & CSS examples
           This text has a color of #b874f4        
        
          <p style="color:#b874f4;">Text here</p>
        
        
          .mytext {color:#b874f4;}
        
        Text color #b874f4
      
           This box has a color of #b874f4        
        
          <div style="background-color:#b874f4;">Content here</div>
        
        
          .mybackground {background-color:#b874f4;}
        
        Background color #b874f4
      
           Border around this has a color of #b874f4        
        
          <div style="border:2px solid #b874f4;">Content here</div>
        
        
          .myborder {border:2px solid #b874f4;}
        
        Border color #b874f4