#bc0258 color space conversions
Hex:
        #bc0258
        RGB:
        188, 2, 88
        CMY:
        26, 99, 65
        CMYK:
        0, 99, 53, 26
      HSL:
        332°, 97.8947%, 37.2549%
        HSV (HSB):
        332°, 98.9362%, 73.7255%
        XYZ:
        22.5222, 11.4394, 10.2535
        xyY:
        0.5094, 0.2587, 11.4394
      CIE-Lab:
        40.3108, 66.6860, 6.0962
        CIE-LCH:
        40.3108, 66.9641, 5.2233
        CIE-Luv:
        40.3108, 106.2654, -5.5043
        Hunter-Lab:
        33.8221, 59.6747, 5.7012
      #bc0258 color charts
#bc0258 RGB chart
      #bc0258 CMYK chart
      #bc0258 RGB pie chart
      #bc0258 color shades, tints & tones
#bc0258 color schemes
#bc0258 color preview, HTML & CSS examples
           This text has a color of #bc0258        
        
          <p style="color:#bc0258;">Text here</p>
        
        
          .mytext {color:#bc0258;}
        
        Text color #bc0258
      
           This box has a color of #bc0258        
        
          <div style="background-color:#bc0258;">Content here</div>
        
        
          .mybackground {background-color:#bc0258;}
        
        Background color #bc0258
      
           Border around this has a color of #bc0258        
        
          <div style="border:2px solid #bc0258;">Content here</div>
        
        
          .myborder {border:2px solid #bc0258;}
        
        Border color #bc0258