#bc155b color space conversions
Hex:
        #bc155b
        RGB:
        188, 21, 91
        CMY:
        26, 92, 64
        CMYK:
        0, 89, 52, 26
      HSL:
        335°, 79.9043%, 40.9804%
        HSV (HSB):
        335°, 88.8298%, 73.7255%
        XYZ:
        22.8955, 11.9830, 11.0038
        xyY:
        0.4990, 0.2612, 11.9830
      CIE-Lab:
        41.1891, 64.6004, 5.4432
        CIE-LCH:
        41.1891, 64.8294, 4.8163
        CIE-Luv:
        41.1891, 102.1616, -5.7198
        Hunter-Lab:
        34.6165, 57.4819, 5.3847
      #bc155b color charts
#bc155b RGB chart
      #bc155b CMYK chart
      #bc155b RGB pie chart
      #bc155b color shades, tints & tones
#bc155b color schemes
#bc155b color preview, HTML & CSS examples
           This text has a color of #bc155b        
        
          <p style="color:#bc155b;">Text here</p>
        
        
          .mytext {color:#bc155b;}
        
        Text color #bc155b
      
           This box has a color of #bc155b        
        
          <div style="background-color:#bc155b;">Content here</div>
        
        
          .mybackground {background-color:#bc155b;}
        
        Background color #bc155b
      
           Border around this has a color of #bc155b        
        
          <div style="border:2px solid #bc155b;">Content here</div>
        
        
          .myborder {border:2px solid #bc155b;}
        
        Border color #bc155b