#bb80f6 color space conversions
Hex:
        #bb80f6
        RGB:
        187, 128, 246
        CMY:
        27, 50, 4
        CMYK:
        24, 48, 0, 4
      HSL:
        270°, 86.7647%, 73.3333%
        HSV (HSB):
        270°, 47.9675%, 96.4706%
        XYZ:
        44.8472, 32.6570, 91.1285
        xyY:
        0.2659, 0.1937, 32.6570
      CIE-Lab:
        63.8822, 44.9367, -50.7504
        CIE-LCH:
        63.8822, 67.7858, 311.5231
        CIE-Luv:
        63.8822, 20.0577, -86.8855
        Hunter-Lab:
        57.1463, 40.0772, -54.5446
      #bb80f6 color charts
#bb80f6 RGB chart
      #bb80f6 CMYK chart
      #bb80f6 RGB pie chart
      #bb80f6 color shades, tints & tones
#bb80f6 color schemes
#bb80f6 color preview, HTML & CSS examples
           This text has a color of #bb80f6        
        
          <p style="color:#bb80f6;">Text here</p>
        
        
          .mytext {color:#bb80f6;}
        
        Text color #bb80f6
      
           This box has a color of #bb80f6        
        
          <div style="background-color:#bb80f6;">Content here</div>
        
        
          .mybackground {background-color:#bb80f6;}
        
        Background color #bb80f6
      
           Border around this has a color of #bb80f6        
        
          <div style="border:2px solid #bb80f6;">Content here</div>
        
        
          .myborder {border:2px solid #bb80f6;}
        
        Border color #bb80f6