#bc074b color space conversions
Hex:
        #bc074b
        RGB:
        188, 7, 75
        CMY:
        26, 97, 71
        CMYK:
        0, 96, 60, 26
      HSL:
        337°, 92.8205%, 38.2353%
        HSV (HSB):
        337°, 96.2766%, 73.7255%
        XYZ:
        22.0850, 11.3513, 7.6836
        xyY:
        0.5371, 0.2761, 11.3513
      CIE-Lab:
        40.1660, 65.2952, 14.1900
        CIE-LCH:
        40.1660, 66.8193, 12.2609
        CIE-Luv:
        40.1660, 110.8386, 3.1018
        Hunter-Lab:
        33.6917, 58.0467, 10.0627
      #bc074b color charts
#bc074b RGB chart
      #bc074b CMYK chart
      #bc074b RGB pie chart
      #bc074b color shades, tints & tones
#bc074b color schemes
#bc074b color preview, HTML & CSS examples
           This text has a color of #bc074b        
        
          <p style="color:#bc074b;">Text here</p>
        
        
          .mytext {color:#bc074b;}
        
        Text color #bc074b
      
           This box has a color of #bc074b        
        
          <div style="background-color:#bc074b;">Content here</div>
        
        
          .mybackground {background-color:#bc074b;}
        
        Background color #bc074b
      
           Border around this has a color of #bc074b        
        
          <div style="border:2px solid #bc074b;">Content here</div>
        
        
          .myborder {border:2px solid #bc074b;}
        
        Border color #bc074b