#bb84f4 color space conversions
Hex:
        #bb84f4
        RGB:
        187, 132, 244
        CMY:
        27, 48, 4
        CMYK:
        23, 46, 0, 4
      HSL:
        269°, 83.5821%, 73.7255%
        HSV (HSB):
        269°, 45.9016%, 95.6863%
        XYZ:
        45.0739, 33.5990, 89.6975
        xyY:
        0.2677, 0.1996, 33.5990
      CIE-Lab:
        64.6430, 42.3120, -48.4469
        CIE-LCH:
        64.6430, 64.3227, 311.1329
        CIE-Luv:
        64.6430, 18.9331, -82.9718
        Hunter-Lab:
        57.9646, 37.3654, -51.1733
      #bb84f4 color charts
#bb84f4 RGB chart
      #bb84f4 CMYK chart
      #bb84f4 RGB pie chart
      #bb84f4 color shades, tints & tones
#bb84f4 color schemes
#bb84f4 color preview, HTML & CSS examples
           This text has a color of #bb84f4        
        
          <p style="color:#bb84f4;">Text here</p>
        
        
          .mytext {color:#bb84f4;}
        
        Text color #bb84f4
      
           This box has a color of #bb84f4        
        
          <div style="background-color:#bb84f4;">Content here</div>
        
        
          .mybackground {background-color:#bb84f4;}
        
        Background color #bb84f4
      
           Border around this has a color of #bb84f4        
        
          <div style="border:2px solid #bb84f4;">Content here</div>
        
        
          .myborder {border:2px solid #bb84f4;}
        
        Border color #bb84f4