#bb0d99 color space conversions
Hex:
        #bb0d99
        RGB:
        187, 13, 153
        CMY:
        27, 95, 40
        CMYK:
        0, 93, 18, 27
      HSL:
        312°, 87.0000%, 39.2157%
        HSV (HSB):
        312°, 93.0481%, 73.3333%
        XYZ:
        26.3872, 13.1526, 31.2849
        xyY:
        0.3726, 0.1857, 13.1526
      CIE-Lab:
        42.9922, 71.9015, -30.2633
        CIE-LCH:
        42.9922, 78.0109, 337.1738
        CIE-Luv:
        42.9922, 75.2087, -53.3992
        Hunter-Lab:
        36.2664, 66.4091, -25.7595
      #bb0d99 color charts
#bb0d99 RGB chart
      #bb0d99 CMYK chart
      #bb0d99 RGB pie chart
      #bb0d99 color shades, tints & tones
#bb0d99 color schemes
#bb0d99 color preview, HTML & CSS examples
           This text has a color of #bb0d99        
        
          <p style="color:#bb0d99;">Text here</p>
        
        
          .mytext {color:#bb0d99;}
        
        Text color #bb0d99
      
           This box has a color of #bb0d99        
        
          <div style="background-color:#bb0d99;">Content here</div>
        
        
          .mybackground {background-color:#bb0d99;}
        
        Background color #bb0d99
      
           Border around this has a color of #bb0d99        
        
          <div style="border:2px solid #bb0d99;">Content here</div>
        
        
          .myborder {border:2px solid #bb0d99;}
        
        Border color #bb0d99