#bb2e9a color space conversions
Hex:
        #bb2e9a
        RGB:
        187, 46, 154
        CMY:
        27, 82, 40
        CMYK:
        0, 75, 18, 27
      HSL:
        314°, 60.5150%, 45.6863%
        HSV (HSB):
        314°, 75.4011%, 73.3333%
        XYZ:
        27.3032, 14.8519, 31.9995
        xyY:
        0.3682, 0.2003, 14.8519
      CIE-Lab:
        45.4307, 65.1226, -27.0563
        CIE-LCH:
        45.4307, 70.5195, 337.4387
        CIE-Luv:
        45.4307, 69.5322, -48.4911
        Hunter-Lab:
        38.5381, 59.0208, -22.2538
      #bb2e9a color charts
#bb2e9a RGB chart
      #bb2e9a CMYK chart
      #bb2e9a RGB pie chart
      #bb2e9a color shades, tints & tones
#bb2e9a color schemes
#bb2e9a color preview, HTML & CSS examples
           This text has a color of #bb2e9a        
        
          <p style="color:#bb2e9a;">Text here</p>
        
        
          .mytext {color:#bb2e9a;}
        
        Text color #bb2e9a
      
           This box has a color of #bb2e9a        
        
          <div style="background-color:#bb2e9a;">Content here</div>
        
        
          .mybackground {background-color:#bb2e9a;}
        
        Background color #bb2e9a
      
           Border around this has a color of #bb2e9a        
        
          <div style="border:2px solid #bb2e9a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2e9a;}
        
        Border color #bb2e9a