#bb149b color space conversions
Hex:
        #bb149b
        RGB:
        187, 20, 155
        CMY:
        27, 92, 39
        CMYK:
        0, 89, 17, 27
      HSL:
        311°, 80.6763%, 40.5882%
        HSV (HSB):
        311°, 89.3048%, 73.3333%
        XYZ:
        26.6601, 13.4317, 32.1978
        xyY:
        0.3688, 0.1858, 13.4317
      CIE-Lab:
        43.4066, 71.2358, -30.8202
        CIE-LCH:
        43.4066, 77.6172, 336.6043
        CIE-Luv:
        43.4066, 73.6723, -54.2117
        Hunter-Lab:
        36.6492, 65.7116, -26.4341
      #bb149b color charts
#bb149b RGB chart
      #bb149b CMYK chart
      #bb149b RGB pie chart
      #bb149b color shades, tints & tones
#bb149b color schemes
#bb149b color preview, HTML & CSS examples
           This text has a color of #bb149b        
        
          <p style="color:#bb149b;">Text here</p>
        
        
          .mytext {color:#bb149b;}
        
        Text color #bb149b
      
           This box has a color of #bb149b        
        
          <div style="background-color:#bb149b;">Content here</div>
        
        
          .mybackground {background-color:#bb149b;}
        
        Background color #bb149b
      
           Border around this has a color of #bb149b        
        
          <div style="border:2px solid #bb149b;">Content here</div>
        
        
          .myborder {border:2px solid #bb149b;}
        
        Border color #bb149b