#bc214b color space conversions
Hex:
        #bc214b
        RGB:
        188, 33, 75
        CMY:
        26, 87, 71
        CMYK:
        0, 82, 60, 26
      HSL:
        344°, 70.1357%, 43.3333%
        HSV (HSB):
        344°, 82.4468%, 73.7255%
        XYZ:
        22.5529, 12.2871, 7.8396
        xyY:
        0.5284, 0.2879, 12.2871
      CIE-Lab:
        41.6688, 60.9732, 16.2256
        CIE-LCH:
        41.6688, 63.0952, 14.9016
        CIE-Luv:
        41.6688, 104.9485, 6.3237
        Hunter-Lab:
        35.0529, 53.5035, 11.2768
      #bc214b color charts
#bc214b RGB chart
      #bc214b CMYK chart
      #bc214b RGB pie chart
      #bc214b color shades, tints & tones
#bc214b color schemes
#bc214b color preview, HTML & CSS examples
           This text has a color of #bc214b        
        
          <p style="color:#bc214b;">Text here</p>
        
        
          .mytext {color:#bc214b;}
        
        Text color #bc214b
      
           This box has a color of #bc214b        
        
          <div style="background-color:#bc214b;">Content here</div>
        
        
          .mybackground {background-color:#bc214b;}
        
        Background color #bc214b
      
           Border around this has a color of #bc214b        
        
          <div style="border:2px solid #bc214b;">Content here</div>
        
        
          .myborder {border:2px solid #bc214b;}
        
        Border color #bc214b