#bc0263 color space conversions
Hex:
        #bc0263
        RGB:
        188, 2, 99
        CMY:
        26, 99, 61
        CMYK:
        0, 99, 47, 26
      HSL:
        329°, 97.8947%, 37.2549%
        HSV (HSB):
        329°, 98.9362%, 73.7255%
        XYZ:
        23.0129, 11.6356, 12.8374
        xyY:
        0.4846, 0.2450, 11.6356
      CIE-Lab:
        40.6311, 67.5365, -0.4300
        CIE-LCH:
        40.6311, 67.5379, 359.6352
        CIE-Luv:
        40.6311, 101.4736, -13.0552
        Hunter-Lab:
        34.1110, 60.7300, 1.5645
      #bc0263 color charts
#bc0263 RGB chart
      #bc0263 CMYK chart
      #bc0263 RGB pie chart
      #bc0263 color shades, tints & tones
#bc0263 color schemes
#bc0263 color preview, HTML & CSS examples
           This text has a color of #bc0263        
        
          <p style="color:#bc0263;">Text here</p>
        
        
          .mytext {color:#bc0263;}
        
        Text color #bc0263
      
           This box has a color of #bc0263        
        
          <div style="background-color:#bc0263;">Content here</div>
        
        
          .mybackground {background-color:#bc0263;}
        
        Background color #bc0263
      
           Border around this has a color of #bc0263        
        
          <div style="border:2px solid #bc0263;">Content here</div>
        
        
          .myborder {border:2px solid #bc0263;}
        
        Border color #bc0263