#bc1858 color space conversions
Hex:
        #bc1858
        RGB:
        188, 24, 88
        CMY:
        26, 91, 65
        CMYK:
        0, 87, 53, 26
      HSL:
        337°, 77.3585%, 41.5686%
        HSV (HSB):
        337°, 87.2340%, 73.7255%
        XYZ:
        22.8271, 12.0492, 10.3551
        xyY:
        0.5047, 0.2664, 12.0492
      CIE-Lab:
        41.2942, 63.8373, 7.4921
        CIE-LCH:
        41.2942, 64.2754, 6.6937
        CIE-Luv:
        41.2942, 102.7046, -3.3019
        Hunter-Lab:
        34.7120, 56.6383, 6.6113
      #bc1858 color charts
#bc1858 RGB chart
      #bc1858 CMYK chart
      #bc1858 RGB pie chart
      #bc1858 color shades, tints & tones
#bc1858 color schemes
#bc1858 color preview, HTML & CSS examples
           This text has a color of #bc1858        
        
          <p style="color:#bc1858;">Text here</p>
        
        
          .mytext {color:#bc1858;}
        
        Text color #bc1858
      
           This box has a color of #bc1858        
        
          <div style="background-color:#bc1858;">Content here</div>
        
        
          .mybackground {background-color:#bc1858;}
        
        Background color #bc1858
      
           Border around this has a color of #bc1858        
        
          <div style="border:2px solid #bc1858;">Content here</div>
        
        
          .myborder {border:2px solid #bc1858;}
        
        Border color #bc1858