#bc1885 color space conversions
Hex:
        #bc1885
        RGB:
        188, 24, 133
        CMY:
        26, 91, 48
        CMYK:
        0, 87, 29, 26
      HSL:
        320°, 77.3585%, 41.5686%
        HSV (HSB):
        320°, 87.2340%, 73.7255%
        XYZ:
        25.2993, 13.0381, 23.3735
        xyY:
        0.4100, 0.2113, 13.0381
      CIE-Lab:
        42.8206, 68.0956, -18.3377
        CIE-LCH:
        42.8206, 70.5215, 344.9282
        CIE-Luv:
        42.8206, 83.4599, -36.2302
        Hunter-Lab:
        36.1083, 61.8767, -13.1036
      #bc1885 color charts
#bc1885 RGB chart
      #bc1885 CMYK chart
      #bc1885 RGB pie chart
      #bc1885 color shades, tints & tones
#bc1885 color schemes
#bc1885 color preview, HTML & CSS examples
           This text has a color of #bc1885        
        
          <p style="color:#bc1885;">Text here</p>
        
        
          .mytext {color:#bc1885;}
        
        Text color #bc1885
      
           This box has a color of #bc1885        
        
          <div style="background-color:#bc1885;">Content here</div>
        
        
          .mybackground {background-color:#bc1885;}
        
        Background color #bc1885
      
           Border around this has a color of #bc1885        
        
          <div style="border:2px solid #bc1885;">Content here</div>
        
        
          .myborder {border:2px solid #bc1885;}
        
        Border color #bc1885