#bc156a color space conversions
Hex:
        #bc156a
        RGB:
        188, 21, 106
        CMY:
        26, 92, 58
        CMYK:
        0, 89, 44, 26
      HSL:
        329°, 79.9043%, 40.9804%
        HSV (HSB):
        329°, 88.8298%, 73.7255%
        XYZ:
        23.6087, 12.2683, 14.7594
        xyY:
        0.4662, 0.2423, 12.2683
      CIE-Lab:
        41.6394, 65.8569, -3.3601
        CIE-LCH:
        41.6394, 65.9426, 357.0793
        CIE-Luv:
        41.6394, 95.8305, -16.2548
        Hunter-Lab:
        35.0261, 59.0189, -0.4654
      #bc156a color charts
#bc156a RGB chart
      #bc156a CMYK chart
      #bc156a RGB pie chart
      #bc156a color shades, tints & tones
#bc156a color schemes
#bc156a color preview, HTML & CSS examples
           This text has a color of #bc156a        
        
          <p style="color:#bc156a;">Text here</p>
        
        
          .mytext {color:#bc156a;}
        
        Text color #bc156a
      
           This box has a color of #bc156a        
        
          <div style="background-color:#bc156a;">Content here</div>
        
        
          .mybackground {background-color:#bc156a;}
        
        Background color #bc156a
      
           Border around this has a color of #bc156a        
        
          <div style="border:2px solid #bc156a;">Content here</div>
        
        
          .myborder {border:2px solid #bc156a;}
        
        Border color #bc156a