#bb0c72 color space conversions
Hex:
        #bb0c72
        RGB:
        187, 12, 114
        CMY:
        27, 95, 55
        CMYK:
        0, 94, 39, 27
      HSL:
        325°, 87.9397%, 39.0196%
        HSV (HSB):
        325°, 93.5829%, 73.3333%
        XYZ:
        23.6623, 12.0426, 16.9969
        xyY:
        0.4490, 0.2285, 12.0426
      CIE-Lab:
        41.2838, 67.6270, -8.9226
        CIE-LCH:
        41.2838, 68.2131, 352.4839
        CIE-Luv:
        41.2838, 92.7975, -23.5011
        Hunter-Lab:
        34.7025, 60.9826, -4.7478
      #bb0c72 color charts
#bb0c72 RGB chart
      #bb0c72 CMYK chart
      #bb0c72 RGB pie chart
      #bb0c72 color shades, tints & tones
#bb0c72 color schemes
#bb0c72 color preview, HTML & CSS examples
           This text has a color of #bb0c72        
        
          <p style="color:#bb0c72;">Text here</p>
        
        
          .mytext {color:#bb0c72;}
        
        Text color #bb0c72
      
           This box has a color of #bb0c72        
        
          <div style="background-color:#bb0c72;">Content here</div>
        
        
          .mybackground {background-color:#bb0c72;}
        
        Background color #bb0c72
      
           Border around this has a color of #bb0c72        
        
          <div style="border:2px solid #bb0c72;">Content here</div>
        
        
          .myborder {border:2px solid #bb0c72;}
        
        Border color #bb0c72