#bc2858 color space conversions
Hex:
        #bc2858
        RGB:
        188, 40, 88
        CMY:
        26, 84, 65
        CMYK:
        0, 79, 53, 26
      HSL:
        341°, 64.9123%, 44.7059%
        HSV (HSB):
        341°, 78.7234%, 73.7255%
        XYZ:
        23.2593, 12.9135, 10.4992
        xyY:
        0.4984, 0.2767, 12.9135
      CIE-Lab:
        42.6327, 60.0172, 9.3783
        CIE-LCH:
        42.6327, 60.7455, 8.8813
        CIE-Luv:
        42.6327, 97.8848, -0.3144
        Hunter-Lab:
        35.9354, 52.6476, 7.8321
      #bc2858 color charts
#bc2858 RGB chart
      #bc2858 CMYK chart
      #bc2858 RGB pie chart
      #bc2858 color shades, tints & tones
#bc2858 color schemes
#bc2858 color preview, HTML & CSS examples
           This text has a color of #bc2858        
        
          <p style="color:#bc2858;">Text here</p>
        
        
          .mytext {color:#bc2858;}
        
        Text color #bc2858
      
           This box has a color of #bc2858        
        
          <div style="background-color:#bc2858;">Content here</div>
        
        
          .mybackground {background-color:#bc2858;}
        
        Background color #bc2858
      
           Border around this has a color of #bc2858        
        
          <div style="border:2px solid #bc2858;">Content here</div>
        
        
          .myborder {border:2px solid #bc2858;}
        
        Border color #bc2858