#bb2af0 color space conversions
Hex:
        #bb2af0
        RGB:
        187, 42, 240
        CMY:
        27, 84, 6
        CMYK:
        22, 83, 0, 6
      HSL:
        284°, 86.8421%, 55.2941%
        HSV (HSB):
        284°, 82.5000%, 94.1176%
        XYZ:
        37.0497, 18.5120, 84.0585
        xyY:
        0.2654, 0.1326, 18.5120
      CIE-Lab:
        50.1113, 80.2833, -69.4873
        CIE-LCH:
        50.1113, 106.1786, 319.1230
        CIE-Luv:
        50.1113, 41.4172, -113.6423
        Hunter-Lab:
        43.0256, 78.4130, -85.7162
      #bb2af0 color charts
#bb2af0 RGB chart
      #bb2af0 CMYK chart
      #bb2af0 RGB pie chart
      #bb2af0 color shades, tints & tones
#bb2af0 color schemes
#bb2af0 color preview, HTML & CSS examples
           This text has a color of #bb2af0        
        
          <p style="color:#bb2af0;">Text here</p>
        
        
          .mytext {color:#bb2af0;}
        
        Text color #bb2af0
      
           This box has a color of #bb2af0        
        
          <div style="background-color:#bb2af0;">Content here</div>
        
        
          .mybackground {background-color:#bb2af0;}
        
        Background color #bb2af0
      
           Border around this has a color of #bb2af0        
        
          <div style="border:2px solid #bb2af0;">Content here</div>
        
        
          .myborder {border:2px solid #bb2af0;}
        
        Border color #bb2af0