#b878da color space conversions
Hex:
        #b878da
        RGB:
        184, 120, 218
        CMY:
        28, 53, 15
        CMYK:
        16, 45, 0, 15
      HSL:
        279°, 56.9767%, 66.2745%
        HSV (HSB):
        279°, 44.9541%, 85.4902%
        XYZ:
        39.1385, 28.6852, 69.8036
        xyY:
        0.2844, 0.2084, 28.6852
      CIE-Lab:
        60.5028, 42.2313, -40.5510
        CIE-LCH:
        60.5028, 58.5480, 316.1628
        CIE-Luv:
        60.5028, 25.7860, -69.2335
        Hunter-Lab:
        53.5586, 36.7132, -39.7824
      #b878da color charts
#b878da RGB chart
      #b878da CMYK chart
      #b878da RGB pie chart
      #b878da color shades, tints & tones
#b878da color schemes
#b878da color preview, HTML & CSS examples
           This text has a color of #b878da        
        
          <p style="color:#b878da;">Text here</p>
        
        
          .mytext {color:#b878da;}
        
        Text color #b878da
      
           This box has a color of #b878da        
        
          <div style="background-color:#b878da;">Content here</div>
        
        
          .mybackground {background-color:#b878da;}
        
        Background color #b878da
      
           Border around this has a color of #b878da        
        
          <div style="border:2px solid #b878da;">Content here</div>
        
        
          .myborder {border:2px solid #b878da;}
        
        Border color #b878da