#bc157d color space conversions
Hex:
        #bc157d
        RGB:
        188, 21, 125
        CMY:
        26, 92, 51
        CMYK:
        0, 89, 34, 26
      HSL:
        323°, 79.9043%, 40.9804%
        HSV (HSB):
        323°, 88.8298%, 73.7255%
        XYZ:
        24.7089, 12.7084, 20.5527
        xyY:
        0.4262, 0.2192, 12.7084
      CIE-Lab:
        42.3205, 67.7294, -14.1746
        CIE-LCH:
        42.3205, 69.1967, 348.1796
        CIE-Luv:
        42.3205, 87.4637, -30.4890
        Hunter-Lab:
        35.6488, 61.3364, -9.2285
      #bc157d color charts
#bc157d RGB chart
      #bc157d CMYK chart
      #bc157d RGB pie chart
      #bc157d color shades, tints & tones
#bc157d color schemes
#bc157d color preview, HTML & CSS examples
           This text has a color of #bc157d        
        
          <p style="color:#bc157d;">Text here</p>
        
        
          .mytext {color:#bc157d;}
        
        Text color #bc157d
      
           This box has a color of #bc157d        
        
          <div style="background-color:#bc157d;">Content here</div>
        
        
          .mybackground {background-color:#bc157d;}
        
        Background color #bc157d
      
           Border around this has a color of #bc157d        
        
          <div style="border:2px solid #bc157d;">Content here</div>
        
        
          .myborder {border:2px solid #bc157d;}
        
        Border color #bc157d