#bc0843 color space conversions
Hex:
        #bc0843
        RGB:
        188, 8, 67
        CMY:
        26, 97, 74
        CMYK:
        0, 96, 64, 26
      HSL:
        340°, 91.8367%, 38.4314%
        HSV (HSB):
        340°, 95.7447%, 73.7255%
        XYZ:
        21.8390, 11.2703, 6.3345
        xyY:
        0.5537, 0.2857, 11.2703
      CIE-Lab:
        40.0320, 64.7270, 19.1105
        CIE-LCH:
        40.0320, 67.4893, 16.4491
        CIE-Luv:
        40.0320, 113.6305, 7.7611
        Hunter-Lab:
        33.5712, 57.3694, 12.3125
      #bc0843 color charts
#bc0843 RGB chart
      #bc0843 CMYK chart
      #bc0843 RGB pie chart
      #bc0843 color shades, tints & tones
#bc0843 color schemes
#bc0843 color preview, HTML & CSS examples
           This text has a color of #bc0843        
        
          <p style="color:#bc0843;">Text here</p>
        
        
          .mytext {color:#bc0843;}
        
        Text color #bc0843
      
           This box has a color of #bc0843        
        
          <div style="background-color:#bc0843;">Content here</div>
        
        
          .mybackground {background-color:#bc0843;}
        
        Background color #bc0843
      
           Border around this has a color of #bc0843        
        
          <div style="border:2px solid #bc0843;">Content here</div>
        
        
          .myborder {border:2px solid #bc0843;}
        
        Border color #bc0843