#bb0994 color space conversions
Hex:
        #bb0994
        RGB:
        187, 9, 148
        CMY:
        27, 96, 42
        CMYK:
        0, 95, 21, 27
      HSL:
        313°, 90.8163%, 38.4314%
        HSV (HSB):
        313°, 95.1872%, 73.3333%
        XYZ:
        25.9365, 12.8983, 29.1396
        xyY:
        0.3816, 0.1898, 12.8983
      CIE-Lab:
        42.6096, 71.6829, -27.8346
        CIE-LCH:
        42.6096, 76.8974, 338.7787
        CIE-Luv:
        42.6096, 77.7061, -49.8535
        Hunter-Lab:
        35.9142, 66.0593, -22.9660
      #bb0994 color charts
#bb0994 RGB chart
      #bb0994 CMYK chart
      #bb0994 RGB pie chart
      #bb0994 color shades, tints & tones
#bb0994 color schemes
#bb0994 color preview, HTML & CSS examples
           This text has a color of #bb0994        
        
          <p style="color:#bb0994;">Text here</p>
        
        
          .mytext {color:#bb0994;}
        
        Text color #bb0994
      
           This box has a color of #bb0994        
        
          <div style="background-color:#bb0994;">Content here</div>
        
        
          .mybackground {background-color:#bb0994;}
        
        Background color #bb0994
      
           Border around this has a color of #bb0994        
        
          <div style="border:2px solid #bb0994;">Content here</div>
        
        
          .myborder {border:2px solid #bb0994;}
        
        Border color #bb0994