#bb0c4a color space conversions
Hex:
        #bb0c4a
        RGB:
        187, 12, 74
        CMY:
        27, 95, 71
        CMYK:
        0, 94, 60, 27
      HSL:
        339°, 87.9397%, 39.0196%
        HSV (HSB):
        339°, 93.5829%, 73.3333%
        XYZ:
        21.8610, 11.3222, 7.5118
        xyY:
        0.5372, 0.2782, 11.3222
      CIE-Lab:
        40.1178, 64.4600, 14.7279
        CIE-LCH:
        40.1178, 66.1211, 12.8700
        CIE-Luv:
        40.1178, 109.6998, 3.8181
        Hunter-Lab:
        33.6484, 57.0849, 10.3178
      #bb0c4a color charts
#bb0c4a RGB chart
      #bb0c4a CMYK chart
      #bb0c4a RGB pie chart
      #bb0c4a color shades, tints & tones
#bb0c4a color schemes
#bb0c4a color preview, HTML & CSS examples
           This text has a color of #bb0c4a        
        
          <p style="color:#bb0c4a;">Text here</p>
        
        
          .mytext {color:#bb0c4a;}
        
        Text color #bb0c4a
      
           This box has a color of #bb0c4a        
        
          <div style="background-color:#bb0c4a;">Content here</div>
        
        
          .mybackground {background-color:#bb0c4a;}
        
        Background color #bb0c4a
      
           Border around this has a color of #bb0c4a        
        
          <div style="border:2px solid #bb0c4a;">Content here</div>
        
        
          .myborder {border:2px solid #bb0c4a;}
        
        Border color #bb0c4a