#bc2040 color space conversions
Hex:
        #bc2040
        RGB:
        188, 32, 64
        CMY:
        26, 87, 75
        CMYK:
        0, 83, 66, 26
      HSL:
        348°, 70.9091%, 43.1373%
        HSV (HSB):
        348°, 82.9787%, 73.7255%
        XYZ:
        22.1810, 12.0946, 6.0159
        xyY:
        0.5505, 0.3002, 12.0946
      CIE-Lab:
        41.3660, 60.5673, 22.7323
        CIE-LCH:
        41.3660, 64.6927, 20.5723
        CIE-Luv:
        41.3660, 108.8711, 12.2417
        Hunter-Lab:
        34.7772, 52.9874, 14.0878
      #bc2040 color charts
#bc2040 RGB chart
      #bc2040 CMYK chart
      #bc2040 RGB pie chart
      #bc2040 color shades, tints & tones
#bc2040 color schemes
#bc2040 color preview, HTML & CSS examples
           This text has a color of #bc2040        
        
          <p style="color:#bc2040;">Text here</p>
        
        
          .mytext {color:#bc2040;}
        
        Text color #bc2040
      
           This box has a color of #bc2040        
        
          <div style="background-color:#bc2040;">Content here</div>
        
        
          .mybackground {background-color:#bc2040;}
        
        Background color #bc2040
      
           Border around this has a color of #bc2040        
        
          <div style="border:2px solid #bc2040;">Content here</div>
        
        
          .myborder {border:2px solid #bc2040;}
        
        Border color #bc2040