#bb2ca0 color space conversions
Hex:
        #bb2ca0
        RGB:
        187, 44, 160
        CMY:
        27, 83, 37
        CMYK:
        0, 76, 14, 27
      HSL:
        311°, 61.9048%, 45.2941%
        HSV (HSB):
        311°, 76.4706%, 73.3333%
        XYZ:
        27.7394, 14.9042, 34.6725
        xyY:
        0.3588, 0.1928, 14.9042
      CIE-Lab:
        45.5027, 66.5591, -30.5359
        CIE-LCH:
        45.5027, 73.2295, 335.3553
        CIE-Luv:
        45.5027, 67.6922, -53.7252
        Hunter-Lab:
        38.6060, 60.6962, -26.2248
      #bb2ca0 color charts
#bb2ca0 RGB chart
      #bb2ca0 CMYK chart
      #bb2ca0 RGB pie chart
      #bb2ca0 color shades, tints & tones
#bb2ca0 color schemes
#bb2ca0 color preview, HTML & CSS examples
           This text has a color of #bb2ca0        
        
          <p style="color:#bb2ca0;">Text here</p>
        
        
          .mytext {color:#bb2ca0;}
        
        Text color #bb2ca0
      
           This box has a color of #bb2ca0        
        
          <div style="background-color:#bb2ca0;">Content here</div>
        
        
          .mybackground {background-color:#bb2ca0;}
        
        Background color #bb2ca0
      
           Border around this has a color of #bb2ca0        
        
          <div style="border:2px solid #bb2ca0;">Content here</div>
        
        
          .myborder {border:2px solid #bb2ca0;}
        
        Border color #bb2ca0