#bc0954 color space conversions
Hex:
        #bc0954
        RGB:
        188, 9, 84
        CMY:
        26, 96, 67
        CMYK:
        0, 95, 55, 26
      HSL:
        335°, 90.8629%, 38.6275%
        HSV (HSB):
        335°, 95.2128%, 73.7255%
        XYZ:
        22.4370, 11.5268, 9.4298
        xyY:
        0.5171, 0.2656, 11.5268
      CIE-Lab:
        40.4540, 65.6781, 8.8477
        CIE-LCH:
        40.4540, 66.2714, 7.6723
        CIE-Luv:
        40.4540, 107.0131, -2.3330
        Hunter-Lab:
        33.9512, 58.5488, 7.2982
      #bc0954 color charts
#bc0954 RGB chart
      #bc0954 CMYK chart
      #bc0954 RGB pie chart
      #bc0954 color shades, tints & tones
#bc0954 color schemes
#bc0954 color preview, HTML & CSS examples
           This text has a color of #bc0954        
        
          <p style="color:#bc0954;">Text here</p>
        
        
          .mytext {color:#bc0954;}
        
        Text color #bc0954
      
           This box has a color of #bc0954        
        
          <div style="background-color:#bc0954;">Content here</div>
        
        
          .mybackground {background-color:#bc0954;}
        
        Background color #bc0954
      
           Border around this has a color of #bc0954        
        
          <div style="border:2px solid #bc0954;">Content here</div>
        
        
          .myborder {border:2px solid #bc0954;}
        
        Border color #bc0954